home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / clamav-devel.exe / ChangeLog < prev    next >
Encoding:
Text File  |  2006-05-16  |  285.0 KB  |  7,890 lines

  1. Mon May 15 20:23:30 CEST 2006 (tk)
  2. ----------------------------------
  3.   * shared/options.[ch]: new command line parser module
  4.   * clamd, clamdscan, clamscan, freshclam, sigtool: remove duplicate code and
  5.                             use new command line parser
  6.  
  7. Sat May 13 18:14:57 CEST 2006 (tk)
  8. ----------------------------------
  9.   * libclamav/vba_extract.c: decode_ole_object: return readable file descriptor
  10.  
  11. Fri May 12 20:04:05 CEST 2006 (tk)
  12. ----------------------------------
  13.   * clamscan: s/no-algo/no-algorithmic
  14.   * clamd: s/ScanAlgo/AlgorithmicDetection
  15.  
  16. Fri May 12 19:35:41 CEST 2006 (tk)
  17. ----------------------------------
  18.   * libclamav/scanners.c: fix zero allocation reported by Sergey Svishchev
  19.  
  20. Fri May 12 18:10:03 BST 2006 (njh)
  21. ----------------------------------
  22.   * docs/man/clamav-milter.8:    Be explicit about what is a LAN machine
  23.   * libclamav/pst.c:        rfc2426_escape is now thread safe
  24.   * libclamav/message.c:    RFC2231 messages from thunderbird now handled
  25.                       better
  26.  
  27. Fri May  5 12:23:23 BST 2006 (njh)
  28. ----------------------------------
  29.   * clamav-milter:    Create fewer bounce message FPs
  30.  
  31. Wed May  3 10:35:40 BST 2006 (njh)
  32. ----------------------------------
  33.   * libclamav/scanners.c:    Pass full CTX into the mbox code
  34.  
  35. Tue May  2 16:21:06 BST 2006 (njh)
  36. ----------------------------------
  37.   * libclamav/mbox.c:    Reduce bounce false positives
  38.  
  39. Mon May  1 22:22:28 CEST 2006 (tk)
  40. ----------------------------------
  41.   * clamconf/clamconf.c: fix typo spotted by NJH
  42.  
  43. Mon May  1 20:30:10 CEST 2006 (tk)
  44. ----------------------------------
  45.   * libclamav/pe.c: add W32.Polipos.A detection
  46.             Thanks to aCaB for virus analysis and detection improvements
  47.  
  48. Mon May  1 19:54:57 CEST 2006 (tk)
  49. ----------------------------------
  50.   * freshclam/manager.c: fix possible buffer overflow
  51.     Reported by Ulf Harnhammar <metaur*telia.com> and Peter <remllov_*gmx.de>
  52.     See http://www.clamav.net/security/0.88.2.html for details.
  53.  
  54. Sun Apr 30 19:23:35 BST 2006 (njh)
  55. ----------------------------------
  56.   * libclamav/mbox.c:    Fix compilation error on CYGWIN (correctly this time)
  57.  
  58. Tue Apr 25 18:48:23 BST 2006 (njh)
  59. ----------------------------------
  60.   * libclamav/pst.c:    Apply patch from TK to use le??_to_host and to include
  61.                 clamav-config.h first
  62.  
  63. Mon Apr 24 22:19:34 BST 2006 (njh)
  64. ----------------------------------
  65.   * libclamav/pst.[ch]:    Added first PST support - code yet to be cleaned or
  66.                 audited
  67.  
  68. Mon Apr 24 18:22:22 CEST 2006 (tk)
  69. ----------------------------------
  70.   * libclamav: add skeleton support for PST files (patch from NJH)
  71.  
  72. Sun Apr 23 13:58:31 BST 2006 (njh)
  73. ----------------------------------
  74.   * clamav-milter:    Ensure that the quarantine location reported in
  75.                 notifications is correct. Patch by
  76.                 Simon Munton <simon at nidoran.m5data.com>
  77.  
  78. Fri Apr 21 14:28:43 CEST 2006 (tk)
  79. ----------------------------------
  80.   * libclamav/readdb.c: load *.hdb, *.fp, *.zmd and *.rmd in hwaccel mode
  81.  
  82. Fri Apr 21 13:44:44 CEST 2006 (tk)
  83. ----------------------------------
  84.   * libclamav/matcher.c: add support for *.hdb and *.fp databases in hwaccel
  85.              mode
  86.  
  87. Wed Apr 19 12:31:44 BST 2006 (njh)
  88. ----------------------------------
  89.   * libclamav/mbox.c:    Mark the use of --mail-follow-urls without CURL as
  90.             deprecated - it will be completely removed in a future
  91.             release
  92.  
  93. Sat Apr 15 19:55:35 CEST 2006 (tk)
  94. ----------------------------------
  95.   * clamconf: initial version of configuration tool
  96.           Requested by Tomasz Papszun <tomek*clamav.net>
  97.  
  98. Tue Apr 11 21:29:41 BST 2006 (njh)
  99. ----------------------------------
  100.   * libclamav/pdf.c:    Fix the handling of the trailing few bytes in
  101.             ASCII85Decode
  102.  
  103. Mon Apr 10 11:45:07 CEST 2006 (tk)
  104. ----------------------------------
  105.   * fix other implicit function declarations
  106.     Thanks to Paul Fisher <pnfisher*berkeley.edu>, Ludwig Nussel
  107.     <ludwig.nussel*suse.de> and Stephen Gran <steve*lobefin.net>
  108.  
  109. Mon Apr 10 01:05:28 CEST 2006 (tk)
  110. ----------------------------------
  111.   * libclamav/sis.c: handle pseudo-archives generated by installers
  112.              Samples provided by aCaB
  113.  
  114. Sun Apr  9 21:49:22 CEST 2006 (tk)
  115. ----------------------------------
  116.   * update GPL headers with new address for FSF
  117.  
  118. Sun Apr  9 10:35:15 BST 2006 (njh)
  119. ----------------------------------
  120.   * libclamav/mbox.c:    Fix compilation error on CYGWIN
  121.  
  122. Sat Apr  8 01:22:47 CEST 2006 (tk)
  123. ----------------------------------
  124.   * libclamav: code cleanup: move repeated endian conversion and other (MAX,
  125.            MIN, etc.) macros into others.h. Patch by Andrey J. Melnikoff
  126.  
  127. Fri Apr  7 21:09:25 CEST 2006 (tk)
  128. ----------------------------------
  129.   * libclamav: initial support for Sensory Networks' NodalCore Accelerator
  130.   * clamscan: new option --hwaccel (only available on systems with hardware
  131.           accelerators)
  132.  
  133. Fri Apr  7 12:25:20 BST 2006 (njh)
  134. ----------------------------------
  135.   * libclamav/mbox.c:        Better handling of messages with lots of
  136.                     consecutive blank lines
  137.  
  138. Fri Apr  7 11:13:29 BST 2006 (trog)
  139. -----------------------------------
  140.   * libclamav/unrar/unrar.c: Fix error path error leaks.
  141.         Patch from Andrey J. Melnikoff.
  142.  
  143. Thu Apr  6 19:39:36 CEST 2006 (tk)
  144. ----------------------------------
  145.   * libclamav/zziplib/zzip-zip.c: add missing #include "others.h"
  146.     Patch by Alex Deiter <tiamat*komi.mts.ru>
  147.     Note: It may be required for proper zip scanning on 64-bit platforms
  148.  
  149. Wed Apr  5 09:06:48 BST 2006 (trog)
  150. -----------------------------------
  151.   * libclamav/others.c: fix possible crash in cli_bitset_test()
  152.  
  153. Wed Apr  5 01:13:22 CEST 2006 (tk)
  154. ----------------------------------
  155.   * libclamav/scanners.c: don't return type values in cli_scanraw()
  156.               Spotted by Alch <alch*users.sourceforge.net>
  157.  
  158. Wed Apr  5 00:52:12 CEST 2006 (tk)
  159. ----------------------------------
  160.   * libclamav/pe.c: fix possible integer overflow reported by Damian Put
  161.             Note: only exploitable if file size limit
  162.             (ArchiveMaxFileSize) disabled
  163.  
  164. Wed Apr  5 00:38:15 CEST 2006 (tk)
  165. ----------------------------------
  166.   * libclamav/zziplib: fix possible crash on FreeBSD
  167.                Reported by Robert Rebbun <robert*desertsurf.com>
  168.  
  169. Wed Mar 29 15:45:03 CEST 2006 (tk)
  170. ----------------------------------
  171.   * libclamav/scanners.c: properly report archive unpacking errors
  172.               Problem spotted by David F. Skoll
  173.               <dfs*roaringpenguin.com>
  174.  
  175. Sun Mar 26 22:33:42 CEST 2006 (tk)
  176. ----------------------------------
  177.   * clamd/session.c: remove static timeout (5s) for SESSION
  178.              Pointed out by Joseph Benden <joe*thrallingpenguin.com>
  179.  
  180. Sat Mar 25 21:29:25 CET 2006 (tk)
  181. ---------------------------------
  182.   * shared/output.c: fix bug reported by Alch <alch*users.sourceforge.net>
  183.              and improve string handling
  184.  
  185. Sat Mar 25 17:35:30 CET 2006 (tk)
  186. ---------------------------------
  187.   * sigtool/sigtool.c: fix possible crash in build(), thanks to Sven
  188.  
  189. Sat Mar 25 01:05:50 CET 2006 (tk)
  190. ---------------------------------
  191.   * libclamav: optimise scanning of SFX archives
  192.  
  193. Wed Mar 22 19:04:15 CET 2006 (tk)
  194. ---------------------------------
  195.   * libclamav/htmlnorm.c: fix typo spotted by Gianluigi Tiesi
  196.               <sherpya*netfarm.it>
  197.  
  198. Wed Mar 22 18:44:25 CET 2006 (tk)
  199. ---------------------------------
  200.   * shared/output.c: properly handle return value of vsnprintf
  201.              Thanks to Anton Yuzhaninov <citrin*rambler-co.ru>
  202.  
  203. Wed Mar 22 13:14:52 CET 2006 (tk)
  204. ---------------------------------
  205.   * docs/man: multiple manpage typo fixes (patch by A. Costa <agcosta*gis.net>)
  206.  
  207. Mon Mar 20 21:56:38 CET 2006 (acab)
  208. -----------------------------------
  209.   * libclamav/fsg.c: fix wrong write size calculation (reported by Andrey J.
  210.                  Melnikoff (TEMHOTA) <temnota*kmv.ru>)
  211.  
  212. Sun Mar 19 21:49:19 CET 2006 (tk)
  213. ---------------------------------
  214.   * freshclam: fix support for LocalIPAddress (patch by Anton Yuzhaninov
  215.            <citrin*citrin.ru>)
  216.  
  217. Tue Mar 14 11:40:49 GMT 2006 (njh)
  218. ----------------------------------
  219.   * libclamav/tnef.c:    Check fseeks will work before calling fseek
  220.                 (requirement by TK)
  221.  
  222. Sat Mar 11 15:54:42 GMT 2006 (njh)
  223. ----------------------------------
  224.   * libclamav/pdf.c:    Handle files with consecutive 'endobj' statements,
  225.                 reported by by Andy Fiddaman <clam*fiddaman.net>
  226.             Only scan files embedded more than once one time.
  227.  
  228. Sat Mar 11 15:23:20 CET 2006 (tk)
  229. ---------------------------------
  230.   * libclamav/sis.c: improve support for multi-language files
  231.  
  232. Fri Mar 10 16:08:25 CET 2006 (tk)
  233. ---------------------------------
  234.   * libclamav/matcher.c: properly handle partial reads in cli_scandesc()
  235.  
  236. Wed Mar  8 16:05:44 GMT 2006 (njh)
  237. ----------------------------------
  238.   * libclamav/pdf.c:    Fix potential DoS discovered in Vector Data Adobe
  239.                 Photoshop 7.0 files by Andy Fiddaman
  240.                 <clam*fiddaman.net>
  241.  
  242. Wed Mar  8 14:25:14 CET 2006 (tk)
  243. ---------------------------------
  244.   * freshclam/manager.c: if possible, use percent idicator instead of rotor
  245.              Patch by Robert Hogan <robert*roberthogan.net>
  246.  
  247. Tue Mar  7 19:56:58 CET 2006 (tk)
  248. ---------------------------------
  249.   * shared/cfgparser.c: strip newlines from FULLSTR args
  250.  
  251. Tue Mar  7 11:04:37 CET 2006 (tk)
  252. ---------------------------------
  253.   * libclamav/zziplib: fix compiler warnings (patch by Stephen Gran)
  254.  
  255. Wed Feb 15 01:39:12 CET 2006 (tk)
  256. ---------------------------------
  257.   * libclamav: simplify internal function declarations by passing a context
  258.            structure. Patch by Andrey J. Melnikoff (TEMHOTA)
  259.            <temnota*kmv.ru>
  260.  
  261. Thu Feb  9 21:42:22 GMT 2006 (njh)
  262. ----------------------------------
  263.   * clamav-milter:    Improved handling of messages with no body
  264.  
  265. Tue Feb  7 11:34:17 GMT 2006 (njh)
  266. ----------------------------------
  267.   * libclamav/message.c:    Some Trojan.Downloader.Small-1011 were not
  268.                     being spotted - reported by Diego
  269.  
  270. Sun Feb  5 13:56:56 GMT 2006 (njh)
  271. ----------------------------------
  272.   * clamav-milter:    Added --template-headers option, based on a whishlist
  273.                 by Denis Eremenko <moonshade*mail.kz> for
  274.                 the support of foreign language and HTML
  275.                 emails in --template-file
  276.  
  277. Sun Feb  5 13:29:42 GMT 2006 (njh)
  278. ----------------------------------
  279.   * clamav-milter:    Correct the error message if the given whitelistFile
  280.                 doesn't exist
  281.  
  282. Thu Feb  2 14:36:53 GMT 2006 (njh)
  283. ----------------------------------
  284.   * clamav-milter:    Added defensive programming against multiple MAIL FROM
  285.                 calls.
  286.             Added debug information when --max-children throttle
  287.                 is lifted
  288.  
  289. Mon Jan 30 21:10:57 CET 2006 (tk)
  290. ---------------------------------
  291.   * libclamav/sis.c: handle empty files in SIS archives
  292.  
  293. Fri Jan 27 16:01:31 CET 2006 (tk)
  294. ---------------------------------
  295.   * freshclam: new option HTTPUserAgent to force different User-Agent header
  296.            Patch by Andy Fiddaman <clam*fiddaman.net>
  297.  
  298. Wed Jan 25 13:09:19 CET 2006 (tk)
  299. ---------------------------------
  300.   * libclamav: add support for signature based self-protection mode
  301.  
  302. Tue Jan 24 16:52:21 CET 2006 (tk)
  303. ---------------------------------
  304.   * libclamav/unrar: fix compilation error on old linux systems
  305.  
  306. Mon Jan 23 17:09:26 CET 2006 (acab)
  307. -----------------------------------
  308.   * libclamav:        Fixed more warnings
  309.               Wrapped write()
  310.             Finalized yc emulator
  311.  
  312. Mon Jan 23 12:12:07 CET 2006 (acab)
  313. -----------------------------------
  314.   * libclamav/yc.c    Fix warnings
  315.  
  316. Sun Jan 22 20:23:56 GMT 2006 (njh)
  317. ----------------------------------
  318.   * libclamav/mbox.c    NEW_WORLD: speed up when not looking for Phish
  319.  
  320. Sat Jan 21 18:35:34 GMT 2006 (njh)
  321. ----------------------------------
  322.   * libclamav:        Scan uuencoded files. Helps to catch doubly encoded
  323.                 emails such as Worm.VB-8
  324.  
  325. Tue Jan 17 17:31:06 GMT 2006 (njh)
  326. ----------------------------------
  327.   * libclamav/uuencode.[ch]:    Created, but not yet called
  328.  
  329. Sun Jan 15 16:43:36 CET 2006 (tk)
  330. ---------------------------------
  331.   * libclamav: bruteforce sfx detection
  332.  
  333. Fri Jan 14 14:51:01 CET 2006 (acab)
  334. ---------------------------------
  335.   * libclamav: added yC support
  336.           thanks a lot to Ivan Zlatev <pumqara*gmail.com>
  337.   
  338. Fri Jan 13 14:53:45 CET 2006 (tk)
  339. ---------------------------------
  340.   * libclamav/vba_extract.c: fix possible memory leak, reported by  Cesar
  341.                  Lopez <clc1972*gmail.com>
  342.  
  343. Tue Jan 10 01:53:20 CET 2006 (acab)
  344. -----------------------------------
  345.   * libclamav: bugfix/hardening of unpacking code
  346.  
  347. Sat Jan  7 04:27:05 CET 2006 (tk)
  348. ---------------------------------
  349.   * libclamav/sis.c: extract and scan SIS packages
  350.  
  351. Mon Jan  2 18:02:20 GMT 2006 (njh)
  352. ----------------------------------
  353.   * libclamav/mbox.c:    Bug fix to the patch of 28/12 for versions of curl
  354.                 that don't support curl_easy_strerror()
  355.  
  356. Mon Jan  2 17:38:35 GMT 2006 (njh)
  357. ----------------------------------
  358.   * libclamav/mbox.c:    NEW_WORLD code (not enabled by default) now finds all
  359.                 malware in my database and is now ready for
  360.                 testing
  361.  
  362. Wed Dec 28 13:49:46 GMT 2005 (njh)
  363. ----------------------------------
  364.   * libclamav/mbox.c:    Added patches by Gianluigi Tiesi <sherpya*netfarm.it>
  365.                 Improve CURL support on Windows
  366.                 Improve CURL error message for systems without
  367.                     CURL_ERRORBUFFER
  368.  
  369. Thu Dec 15 20:51:27 CET 2005 (tk)
  370. ---------------------------------
  371.   * libclamav/sis.c: use mmap() when available
  372.  
  373. Thu Dec 15 02:52:01 CET 2005 (tk)
  374. ---------------------------------
  375.   * libclamav/sis.[ch]: new files
  376.   * libclamav: inital support for SIS files (Symbian OS packages)
  377.  
  378. Mon Dec 12 19:34:00 CET 2005 (tk)
  379. ---------------------------------
  380.   * libclamav: add support for CL_SCAN_ALGO (to control algorithmic detection)
  381.            Requested by Tomasz Papszun
  382.   * clamscan: --no-algo
  383.   * clamd: ScanAlgo
  384.  
  385. Sat Dec 10 19:45:48 CET 2005 (tk)
  386. ---------------------------------
  387.   * fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
  388.  
  389. Tue Nov 29 16:31:23 GMT 2005 (trog)
  390. -----------------------------------
  391.   * libclamav/unrar/unrar.c unrarvm.c: #include clamav-config.h
  392.  
  393. Mon Nov 28 20:45:20 CET 2005 (tk)
  394. ---------------------------------
  395.   * configure.in: check for hardware acceleration library (--disable-hwaccel
  396.           disables the check)
  397.  
  398. Sat Nov 26 23:32:35 CET 2005 (tk)
  399. ---------------------------------
  400.   * libclamav/pe.[ch]: add support for PE32+ executables (used on win64)
  401.  
  402. Wed Nov 23 11:20:54 GMT 2005 (njh)
  403. ----------------------------------
  404.   * libclamav/mbox.c:    Multipart headers: handle end of header lines that are
  405.                 not empty
  406.  
  407. Tue Nov 22 12:45:35 CET 2005 (tk)
  408. ---------------------------------
  409.   * libclamav/zziplib/zzip-zip.c: enable pointer fix on TARGET_CPU_SPARC, too
  410.                   (configure doesn't detect sparc64 in some
  411.                   cases)
  412.  
  413. Mon Nov 21 22:36:35 CET 2005 (tk)
  414. ---------------------------------
  415.   * libclamav/zziplib/zzip-zip.c: fix pointer misalignment problem on sparc64
  416.                   Thanks to Clint Adams <schizo*debian.org>
  417.  
  418. Mon Nov 21 21:57:29 CET 2005 (tk)
  419. ---------------------------------
  420.   * configure.in: check for __attribute__((aligned))
  421.  
  422. Mon Nov 21 19:29:24 CET 2005 (tk)
  423. ---------------------------------
  424.   * clamd/others.h: fix compilation error on systems with INCOMPLETE_CMSG
  425.             Reported by Fukuda Manabu <fukuda*cri-mw.co.jp>
  426.  
  427. Thu Nov 17 13:52:43 CET 2005 (tk)
  428. ---------------------------------
  429.   * libclamav/pe.c: respect CL_SCAN_BLOCKMAX
  430.  
  431. Wed Nov 16 18:47:31 CET 2005 (tk)
  432. ---------------------------------
  433.   * libclamav/zziplib: improve handling of incorrectly created/handcrafted zip
  434.                archives. Test file provided by Christoph Cordes
  435.  
  436. Tue Nov 15 21:55:25 CET 2005 (tk)
  437. ---------------------------------
  438.   * libclamav/zziplib: improve handling of multi-part/broken zip archives
  439.                Test files provided by Tomasz Papszun
  440.  
  441. Tue Nov 15 20:54:27 CET 2005 (tk)
  442. ---------------------------------
  443.   * clamscan/treewalk.c: --exclude-dir was taking bad arguments when used
  444.              multiple times
  445.  
  446. Tue Nov 15 19:23:01 CET 2005 (tk)
  447. ---------------------------------
  448.   * freshclam/manager.c: disable rotor in quiet mode, patch by Andrey J.
  449.              Melnikoff (TEMHOTA) <temnota*kmv.ru>
  450.  
  451. Tue Nov 15 10:27:15 GMT 2005 (trog)
  452. -----------------------------------
  453.   * libclamav/unrar/unrar.c: Skip multipart volumes.
  454.         Don't try and unpack invalid SOLID archives.
  455.  
  456. Mon Nov 14 21:59:56 CET 2005 (tk)
  457. ---------------------------------
  458.   * libclamav: add support for CryptFF, thanks to Arnaud Jacques
  459.  
  460. Mon Nov 14 00:32:27 CET 2005 (tk)
  461. ---------------------------------
  462.   * libclamav: add support for CL_DB_NOPHISHING (disables phishing signatures)
  463.   * clamscan: add --no-phishing option
  464.   * clamd: add DetectPhishing option
  465.  
  466. Sun Nov 13 03:05:52 CET 2005 (tk)
  467. ---------------------------------
  468.   * libclamav: prepare for hardware acceleration
  469.  
  470. Sat Nov 12 02:25:03 CET 2005 (tk)
  471. ---------------------------------
  472.   * libclamav/readdb.c: add cl_load(), successor of cl_loaddb and cl_loaddbdir
  473.  
  474. Fri Nov 11 01:27:56 CET 2005 (tk)
  475. ---------------------------------
  476.   * libclamav/matcher-ac.c: replace AC_MIN_LENGTH with cli_matcher->ac_depth
  477.  
  478. Thu Nov 10 23:48:27 CET 2005 (tk)
  479. ---------------------------------
  480.   * libclamav/others.c, clamav.h: remove cl_perror()
  481.  
  482. Thu Nov 10 20:26:44 CET 2005 (tk)
  483. ---------------------------------
  484.   * libclamav/matcher.c: remove cl_buildtrie(), cl_freetrie()
  485.  
  486. Thu Nov 10 19:28:40 CET 2005 (tk)
  487. ---------------------------------
  488.   * libclamav/matcher.c, clamav.h: remove cl_scanbuff()
  489.  
  490. Thu Nov  3 23:04:20 CET 2005 (tk)
  491. ---------------------------------
  492.   * clamd: properly handle ReadTimeout in SESSION
  493.        Bug reported by Kamil Kaczkowski <kamil*kamil.eisp.pl>
  494.  
  495. Thu Nov  3 22:46:21 CET 2005 (tk)
  496. ---------------------------------
  497.   * libclamav/mspack/cabd.c: fix possible infinite loop in cabd_find
  498.                  Reported by iDEFENSE (IDEF1180)
  499.  
  500. Thu Nov  3 22:44:00 CET 2005 (tk)
  501. ---------------------------------
  502.   * libclamav/tnef.c: fix possible infinite loop
  503.               Reported by iDEFENSE (IDEF1169)
  504.  
  505. Thu Nov  3 22:36:11 CET 2005 (tk)
  506. ---------------------------------
  507.   * libclamav/petite.c: fix boundary checks, patch by aCaB
  508.  
  509. Thu Nov  3 22:33:20 CET 2005 (tk)
  510. ---------------------------------
  511.   * libclamav/fsg.c: fix buffer size calculation in unfsg_133
  512.              Reported by 3Com's Zero Day Initiative (ZDI-05-002)
  513.  
  514. Mon Oct 31 21:21:38 GMT 2005 (njh)
  515. ----------------------------------
  516.   * libclamav/mbox.c:    Scan attachments that have no filename
  517.  
  518. Sun Oct 30 21:22:35 CET 2005 (tk)
  519. ---------------------------------
  520.   * clamd/others.c: fix compilation error on Cobalt Qube 1
  521.  
  522. Sun Oct 30 18:46:36 CET 2005 (tk)
  523. ---------------------------------
  524.   * libclamav/scanners.c: fix logic bug in cli_scandesc(). Patch by Andrey J.
  525.               Melnikoff (TEMHOTA) <temnota*kmv.ru>
  526.  
  527. Mon Oct 24 12:29:31 CEST 2005 (acab)
  528. ------------------------------------
  529.   * libclamav/pe.c: fixed possible infinite loop, reported by Christoph 
  530.  
  531. Thu Oct 20 00:54:13 CEST 2005 (tk)
  532. ----------------------------------
  533.   * libclamav/filetypes.c: cli_addtypesigs: initialise AC matcher in
  534.                engine->root[0] if needed
  535.  
  536. Tue Oct 18 11:29:04 BST 2005 (trog)
  537. -----------------------------------
  538.   * libclamav/others.c,h: Add generic bitset implementation
  539.  
  540.   * libclamav/ole2_extract.c: Make sure the property tree doesn't loop
  541.  
  542. Fri Sep 30 17:00:49 BST 2005 (njh)
  543. ----------------------------------
  544.   * clamav-milter:    Added --freshclam-monitor
  545.  
  546. Mon Sep 26 19:40:14 CEST 2005 (tk)
  547. ----------------------------------
  548.   * libclamav/matcher.c: cl_build: cli_addtypesigs was corrupting AC trie in
  549.              engine->root[0]
  550.  
  551. Fri Sep 23 04:05:07 CEST 2005 (tk)
  552. ----------------------------------
  553.   * libclamav/clamav.h: split cl_node into cli_matcher and cl_engine
  554.   * libclamav/readdb.c: read signatures into separate trees depending on
  555.             their type
  556.   * libclamav/matcher.c: scan data with suitable trees
  557.  
  558. Mon Sep 19 01:15:02 CEST 2005 (tk)
  559. ----------------------------------
  560.   * libclamav/elf.c: add cli_elfheader()
  561.   * libclamav/execs.h: new file
  562.   * libclamav/matcher.c: support ELF files in cli_caloff()
  563.  
  564. Fri Sep 16 16:49:14 CEST 2005 (tk)
  565. ----------------------------------
  566.   * libclamav/upx.c: fix possible buffer overflow (acab)
  567.  
  568. Fri Sep 16 16:39:37 CEST 2005 (tk)
  569. ----------------------------------
  570.   * libclamav/fsg.c: fix possible infinite loop (acab)
  571.  
  572. Thu Sep 15 23:32:07 CEST 2005 (tk)
  573. ----------------------------------
  574.   * libclamav/others: increase f-level
  575.  
  576. Thu Sep 15 14:03:15 CEST 2005 (tk)
  577. ----------------------------------
  578.   * libclamav/mspack/mszipd.c: zipd_read_input: fake one more byte if input
  579.                    stream gets overrun
  580.  
  581. Mon Sep  5 18:18:24 CEST 2005 (tk)
  582. ----------------------------------
  583.   * libclamav/matcher.c: handle EP-n offset specification (requested by
  584.              Arnaud Jacques)
  585.  
  586. Thu Sep  1 22:04:00 BST 2005 (njh)
  587. ----------------------------------
  588.   * libclamav/untar.c:    Added support for various GNU extensions: volume
  589.                   headers, long file names and long names for
  590.                   symbolic links. Code by Daniel Fahlgren
  591.                   fahlgren <AT> ardendo.se
  592.  
  593. Mon Aug 29 17:00:36 CEST 2005 (tk)
  594. ----------------------------------
  595.   * libclamav: activate ELF code
  596.  
  597. Mon Aug 29 16:38:06 CEST 2005 (tk)
  598. ----------------------------------
  599.   * libclamav/elf.c: detect file endianness and properly analyse executables on
  600.              different architectures
  601.  
  602. Thu Aug 25 04:54:51 CEST 2005 (tk)
  603. ----------------------------------
  604.   * libclamav/elf.[ch]: new files (initial version of ELF scanning module),
  605.             not yet activated
  606.  
  607. Wed Aug 24 20:02:54 BST 2005 (njh)
  608. ----------------------------------
  609.   * clamav-milter:    Use r_gethostbyname
  610.  
  611. Sun Aug 21 03:19:15 CEST 2005 (tk)
  612. ----------------------------------
  613.   * libclamav: improve scanning of zip files (patch by Daniel Fahlgren
  614.            <fahlgren*ardendo.se>)
  615.  
  616. Sun Aug 21 01:06:54 CEST 2005 (tk)
  617. ----------------------------------
  618.   * clamd: use reentrant version of gethostbyname when available
  619.  
  620. Sun Aug 21 00:32:10 CEST 2005 (tk)
  621. ----------------------------------
  622.   * shared/network.[ch]: new files (include r_gethostbyname by NJH)
  623.  
  624. Wed Aug 17 15:53:33 CEST 2005 (acab)
  625. ------------------------------------
  626.   * libclamav/spin.c: fixed bitmap shifting
  627.  
  628. Tue Aug 16 12:50:30 CEST 2005 (acab)
  629. ------------------------------------
  630.   * libclamav: fixed compiler warnings (thx njh)
  631.  
  632. Mon Aug 15 22:13:11 BST 2005 (njh)
  633. ----------------------------------
  634.   * clamav-milter:    Improved signal handling
  635.  
  636. Mon Aug 15 18:17:29 CEST 2005 (acab)
  637. ------------------------------------
  638.   * libclamav: fsg handler improved
  639.  
  640. Sat Aug 13 19:08:55 CEST 2005 (acab)
  641. -----------------------------------
  642.   * libclamav/spin.c: improvements and fixups
  643.  
  644. Fri Aug 12 18:17:59 CEST 2005 (tk)
  645. ----------------------------------
  646.   * libclamav/filetypes.c: update zip-sfx type signature (Sven Strickroth)
  647.  
  648. Thu Aug 11 21:15:26 BST 2005 (njh)
  649. ----------------------------------
  650.   * clamav-milter:    --timeout wasn't always being honoured
  651.  
  652. Fri Aug  5 02:48:47 CEST 2005 (tk)
  653. ----------------------------------
  654.   * libclamav: merge PESpin unpacker from aCaB
  655.  
  656. Wed Aug  3 16:28:20 CEST 2005 (tk)
  657. ----------------------------------
  658.   * libclamav/others.c: cli_rmdirs: ENOTEMPTY is EBADF on AIX (thanks to
  659.             Tayfun Asker <tasker*metu.edu.tr>)
  660.  
  661. Wed Aug  3 16:16:59 CEST 2005 (tk)
  662. ----------------------------------
  663.   * freshclam: --on-outdated-execute: do not trigger on f-level warning (which
  664.            in most cases means software was linked against improper
  665.            version of libclamav); add support for %v (new version string)
  666.            in command string
  667.  
  668. Wed Aug  3 09:56:33 BST 2005 (trog)
  669. -----------------------------------
  670.   * libclamav/chmunpack.c: Fix possible memory leak (TK)
  671.  
  672.   * libclamav/vba_extract.c: Fix zero allocation warning.
  673.  
  674. Wed Aug  3 04:57:36 CEST 2005 (tk)
  675. ----------------------------------
  676.   * freshclam: add new option --on-outdated-execute (OnOutdatedExecute).
  677.            Requested by Per Jessen
  678.  
  679. Sat Jul 30 11:09:47 BST 2005 (njh)
  680. ----------------------------------
  681.   * libclamav/pdf.c:    Improved parsing
  682.  
  683. Tue Jul 26 03:31:12 CEST 2005 (tk)
  684. ----------------------------------
  685.   * libclamav: add support for Zip SFX unpacking (patch by Sven Strickroth
  686.            <sven*clamav.net>)
  687.  
  688. Tue Jul 26 02:54:18 CEST 2005 (tk)
  689. ----------------------------------
  690.   * configure.in: --disable-cr was not working properly, reported by Stephane
  691.           Leclerc <sleclerc*aliastec.net>
  692.  
  693. Fri Jul 22 23:15:20 BST 2005 (njh)
  694. ----------------------------------
  695.   * libclamav/pdf.c:    Remove allocation of 0 bytes if ascii85decode decodes
  696.                 to 0 bytes. Bug reported by Christoph.
  697.  
  698. Thu Jul 21 03:47:03 CEST 2005 (tk)
  699. ----------------------------------
  700.   * libclamav/others.c: cli_rmdirs: fix possible infinite loop. Patch by Mark
  701.             Pizzolato.
  702.  
  703. Wed Jul 20 03:41:00 CEST 2005 (tk)
  704. ----------------------------------
  705.   * libclamav/mspack: some cab archives were not properly decompressed (problem
  706.               reported by Diego d'Ambra <diego*clamav.net>)
  707.  
  708. Tue Jul 19 22:35:02 CEST 2005 (tk)
  709. ----------------------------------
  710.   * libclamav/pe.c: cli_peheader: sync entry point calculation with cli_scanpe
  711.             (problem reported by Christoph Cordes <ccordes*clamav.net>)
  712.  
  713. Tue Jul 19 22:07:15 CEST 2005 (tk)
  714. ----------------------------------
  715.   * configure.in: fix compilation error when curl is installed in a
  716.           non-standard location (reported by Serge van den Boom
  717.           <svdb*stack.nl>)
  718.  
  719. Tue Jul 19 21:11:25 CEST 2005 (tk)
  720. ----------------------------------
  721.   * configure.in: add support for DragonFly (thanks to Joerg Sonnenberger
  722.           <joerg*britannica.bec.de>)
  723.  
  724. Tue Jul 19 21:01:30 CEST 2005 (tk)
  725. ----------------------------------
  726.   * shared/output.c: fix mutex handling in the new implementation of logg()
  727.              Patch by Mark Pizzolato.
  728.  
  729. Tue Jul 19 20:15:43 CEST 2005 (tk)
  730. ----------------------------------
  731.   * clamscan/clamscan.c: verify arguments passed to --max-dir-recursion and
  732.              --max-ratio (problem reported by Jo Mills
  733.              <Jonathan.Mills*frequentis.com>)
  734.  
  735. Tue Jul 19 09:55:52 CEST 2005 (acab)
  736. ------------------------------------
  737.   * libclamav/fsg.c:    Fix possible integer overflow. Reported by Alex Wheeler.
  738.  
  739. Sat Jul 16 16:52:17 BST 2005 (njh)
  740. ----------------------------------
  741.   * libclamav/mbox.c:    Fix name clash with glibc library, reported by
  742.                 Brian Bruns <bruns at 2mbit.com>
  743.  
  744. Sat Jul 16 17:02:53 CEST 2005 (tk)
  745. ----------------------------------
  746.   * libclamav/others.c: Check for 0 byte allocations in cli_(m|c|re)alloc
  747.  
  748. Fri Jul 15 11:19:54 BST 2005 (trog)
  749. -----------------------------------
  750.   * libclamav/chmunpack.c: Fix possible malloc overflow. Reported by Alex Wheeler.
  751.  
  752. Mon Jul 11 15:57:05 BST 2005 (njh)
  753. ----------------------------------
  754.   * libclamav/tnef.c:    Fix possible crash if the length field is 0 or negative
  755.                 in headers - reported by Alex Wheeler (alexbling
  756.                 at gmail.com)
  757.  
  758. Sat Jul  2 22:05:03 BST 2005 (njh)
  759. ----------------------------------
  760.   * libclamav/mbox.c:    NEW_WORLD: Improved the handling of files which contain
  761.                 carriage returns
  762.  
  763. Thu Jun 30 15:51:54 BST 2005 (njh)
  764. ----------------------------------
  765.   * clamav-milter:    Honour LogClean
  766.             Only syslog once when storing email in quarantine,
  767.                 reported by Panagiotis Christias, christias
  768.                 at gmail.com
  769.             Log database reloads to the LogFile
  770.  
  771. Wed Jun 29 10:45:33 BST 2005 (trog)
  772. -----------------------------------
  773.   * libclamav: enable RAR SFX unpacking
  774.  
  775. Wed Jun 29 03:05:45 CEST 2005 (tk)
  776. ----------------------------------
  777.   * libclamav: fix rar-sfx detection
  778.  
  779. Mon Jun 27 22:01:55 BST 2005 (njh)
  780. ----------------------------------
  781.   * clamav-milter:    Changed the default child_timeout to 5 minutes
  782.             Keep a copy of the trie root in privdata
  783.             Removed trylock/unlock code in clamfi_abort
  784.  
  785. Fri Jun 24 15:48:26 CEST 2005 (tk)
  786. ----------------------------------
  787.   * libclamav: improve file type recognizer and add CL_TYPE_RARSFX
  788.  
  789. Thu Jun 23 22:52:43 CEST 2005 (tk)
  790. ----------------------------------
  791.   * libclamav/mspack/qtmd.c: fix possible crash
  792.  
  793. Thu Jun 23 15:49:10 CEST 2005 (tk)
  794. ----------------------------------
  795.   * clamd: revert the queue limit patch
  796.  
  797. Wed Jun 22 21:51:49 BST 2005 (njh)
  798. ----------------------------------
  799.   * libclamav/pdf.c:    Remember to close a file that fails to parse. Fix by
  800.                 John Callaghan <jpc at msu.edu>
  801.  
  802. Wed Jun 22 20:12:54 CEST 2005 (tk)
  803. ----------------------------------
  804.   * clamd/clamd.c, shared/output.c: improve output handling (Patch by Mark
  805.                 Pizzolato <clamav-devel*subscriptions.pizzolato.net>)
  806.  
  807. Wed Jun 22 17:52:08 CEST 2005 (tk)
  808. ----------------------------------
  809.   * clamd: support operation of both TCP and Unix domain sockets simultaneously
  810.        Patch by Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net>
  811.  
  812. Wed Jun 22 16:43:43 CEST 2005 (tk)
  813. ----------------------------------
  814.   * clamd: limit the internal queue of requests to MaxConnectionQueueLength
  815.        and add new option MaxConnectionQueueTime (maximum number of seconds
  816.        a connection can be queued and unprocessed without being aborted).
  817.        Patch by Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net>
  818.  
  819. Sun Jun 19 13:11:20 BST 2005 (njh)
  820. ----------------------------------
  821.   * libclamav/mbox.c:    Changed debug message when no text part is found in
  822.         an email, since the that can confuse the virus scanner
  823.  
  824. Sat Jun 18 14:24:54 BST 2005 (njh)
  825. ----------------------------------
  826.   * libclamav/mbox.c:    Harden the test for the start of a new message in mbox,
  827.         based on a suggestion by "Andrey J. Melnikoff (TEMHOTA)"
  828.         <temnota at kmv.ru>
  829.  
  830. Sat Jun 18 02:22:26 CEST 2005 (tk)
  831. ----------------------------------
  832.   * libclamav/mspack/cabd.c: fix possible infinite loop
  833.  
  834. Sat Jun 18 01:55:58 CEST 2005 (tk)
  835. ----------------------------------
  836.   * sigtool/vba.c: revert incorrect logg() patch (thanks to Trog)
  837.  
  838. Sat Jun 18 01:32:28 CEST 2005 (tk)
  839. ----------------------------------
  840.   * docs: update
  841.  
  842. Mon Jun 13 11:49:04 CEST 2005 (tk)
  843. ----------------------------------
  844.   * libclamav/cvd.c: fix potential directory traversal in cvd unpacker (a low
  845.              risk problem since all databases are digitally signed).
  846.              Pointed out by Florian Weimer <fw*deneb.enyo.de>
  847.  
  848. Sun Jun 12 11:24:59 CEST 2005 (tk)
  849. ----------------------------------
  850.   * clamscan: improve output handling
  851.  
  852. Wed Jun  8 16:01:22 CEST 2005 (tk)
  853. ----------------------------------
  854.   * libclamav/zziplib/zzip-file.c: add method id for AES encrypted archives
  855.     (thanks to David Majorel <dm*lagoon.nc>).
  856.  
  857. Wed Jun  8 15:37:34 CEST 2005 (tk)
  858. ----------------------------------
  859.   * clamscan/manager.c: better message on zip/rar unpacking error
  860.  
  861. Tue Jun  7 03:34:25 CEST 2005 (tk)
  862. ----------------------------------
  863.   * Simplify output handling in all programs: move most of the logic of how
  864.     to handle output into the logg() function, and change all of the programs
  865.     to use logg(). Patch by Stephen Gran <steve*lobefin.net>
  866.  
  867. Sun Jun  5 06:58:45 BST 2005 (njh)
  868. ----------------------------------
  869.   * clamav-milter:    Better error message if the white-list file can't be
  870.                 opened
  871.  
  872. Thu Jun  2 20:04:04 CEST 2005 (tk)
  873. ----------------------------------
  874.   * libclamav: remove support for CL_SCAN_DISABLERAR (RAR unpacker is now
  875.            enabled with CL_SCAN_ARCHIVE)
  876.  
  877. Thu Jun  2 08:56:39 BST 2005 (njh)
  878. ----------------------------------
  879.   * libclamav/pdf.c:    Handle ascii85encoded streams that are full of z's.
  880.                 Reported by "Kevin Heneveld" <kevin at
  881.                 northstar.k12.ak.us>
  882.  
  883. Wed Jun  1 17:20:07 BST 2005 (njh)
  884. ----------------------------------
  885.   * clamav-milter:    Support the new config parser
  886.  
  887. Wed Jun  1 02:39:14 CEST 2005 (tk)
  888. ----------------------------------
  889.   * misc/cfgparser.c: reimplementation of config parser:
  890.             - all options require arguments (old ones without
  891.               args must be now followed by boolean values: yes, no,
  892.               1, 0, or true, false)
  893.             - optional arguments (as in NotifyClamd) are no longer
  894.               supported
  895.             - default values are directly associated with options
  896.   * clamd/defaults.h: remove
  897.   * clamd, clamdscan, freshclam: use new parser scheme
  898.   * etc/clamd.conf: - remove DisableDefaultScanOptions (scan options can be
  899.               now configured individually)
  900.             - remove ScanRAR (RAR unpacker is now enabled with
  901.               ScanArchive)
  902.  
  903.  
  904. Tue May 31 19:15:01 BST 2005 (njh)
  905. ----------------------------------
  906.   * libclamav/mbox.c:    Fix mishandling of fast track uuencoded files
  907.  
  908. Fri May 27 15:55:00 BST 2005 (njh)
  909. ----------------------------------
  910.   * clamav-milter:    When loading a new database when not in external mode,
  911.                 keep scanning with the old one rather than
  912.                 hold up incoming mails while waiting for
  913.                 clamav-milter to become idle then reloading the
  914.                 database
  915.  
  916. Thu May 26 04:03:31 CEST 2005 (tk)
  917. ----------------------------------
  918.   * clamd/scanner.c: quick recovery of thread resources when clamd clients
  919.              abandon stream connection requests (patch by Mark
  920.              Pizzolato <clamav-devel*subscriptions.pizzolato.net>)
  921.  
  922. Thu May 26 03:20:44 CEST 2005 (tk)
  923. ----------------------------------
  924.   * libclamav/others.c: print warnings and errors in single call to write
  925.             (thanks to Denis Vlasenko <vda*ilport.com.ua>)
  926.  
  927. Wed May 25 20:41:40 BST 2005 (njh)
  928. ----------------------------------
  929.   * clamav-milter:    When not in external mode, TEMPFAIL when loading a new
  930.                 database, even when --dont-wait isn't given
  931.  
  932. Tue May 24 22:24:08 CEST 2005 (tk)
  933. ----------------------------------
  934.   * clamscan/others.c: enable REG_EXTENDED in match_regex
  935.  
  936. Mon May 23 00:00:22 CEST 2005 (tk)
  937. ----------------------------------
  938.   * libclamav/others.c: improve temporary name generation
  939.  
  940. Sat May 21 23:06:03 BST 2005 (njh)
  941. ----------------------------------
  942.   * libclamav/pdf.c:    Added decoder for ascii85 encoded files
  943.  
  944. Sat May 21 02:17:08 CEST 2005 (tk)
  945. ----------------------------------
  946.   * Remove the use of tmpfile(). Patch by Mark Pizzolato
  947.     <clamav-devel*subscriptions.pizzolato.net>, full list of changes:
  948.  
  949.   * libclamav/others.c
  950.     - in cli_gentempname call cli_rndnum with 256 instead of 255 to get the
  951.       full range of possible byte values
  952.     - new functions: cli_gentempdir, cli_gentempdesc, and cli_gentempstream
  953.       which generate the appropriate type of object (and return its name)
  954.     - fix bug in memory error path of cli_gentemp (now cli_gentempname)
  955.       which printed the wrong (possibly null) value for the directory name
  956.  
  957.   * libclamav/scanners.c
  958.     - use cli_gentempstream instead of tmpfile()
  959.     - fix file descriptor leak in error path in cli_scangzip()
  960.     - fix file descriptor leaks if cli_msexpand returns an error in cli_scanszdd
  961.  
  962.   * clamd/scanner.c
  963.     - use cli_gentempstream instead of tmpfile() and remove the old tmpfile()
  964.       logic
  965.     - add port number to log messages for stream connections (helps
  966.       interpreting log data when multiple sessions are active)
  967.     - fix error path for a read timeout which logged messages indicating
  968.       that both a timeout and a poll error occurred.
  969.     - support configuration option LeaveTemporaryFiles for stream scanned
  970.       temporary files.
  971.  
  972. Fri May 20 09:16:36 BST 2005 (njh)
  973. ----------------------------------
  974.   * libclamav/pdf.c:    Ignore leading NL in FlateDecode messages
  975.  
  976. Thu May 19 10:33:52 BST 2005 (njh)
  977. ----------------------------------
  978.   * clamav-milter:    Used some of sendmail V8.13's features for sanity
  979.                 checks and logging
  980.  
  981. Wed May 18 21:31:34 BST 2005 (njh)
  982. ----------------------------------
  983.   * libclamav:    Extract TNEF files even when the filename isn't known - problem
  984.             reported by John Miller (contact at
  985.             glideslopesoftware.co.uk)
  986.  
  987. Mon May 16 23:02:13 CEST 2005 (tk)
  988. ----------------------------------
  989.   * freshclam/manager.c: remove superfluous close(hostfd), thanks to Pavel V.
  990.              Rochnyack <rpv*fsf.tsu.ru>
  991.  
  992. Mon May 16 02:51:03 CEST 2005 (tk)
  993. ----------------------------------
  994.   * configure.in: detect and define SENDMAIL_VERSION
  995.  
  996. Sun May 15 16:47:48 BST 2005 (njh)
  997. ----------------------------------
  998.   * libclamav/message.c:    Fixed a problem where an email with more
  999.                     than one content-disposition type line,
  1000.                     one or more of which was empty, could
  1001.                     crash libclamav. Reported by Daniel
  1002.                     Theodoro <dtheodoro at ig.com.br>
  1003.  
  1004. Sat May 14 17:14:52 BST 2005 (njh)
  1005. ----------------------------------
  1006.   * libclamav/pdf.c:    Fix problem with munmap not unmapping all the area,
  1007.                 thanks to Martin Blapp <mb at imp.ch> for
  1008.                 pointing this out
  1009.  
  1010. Thu May 12 09:23:52 BST 2005 (trog)
  1011. -----------------------------------
  1012.   * libclamav/speical.c: Fix reading PString type in Photoshop thumbnails.
  1013.  
  1014. Thu May 12 08:32:22 BST 2005 (njh)
  1015. ----------------------------------
  1016.   * clamav-milter:    Open /dev/console (if LogFile not set) before
  1017.                 dropping priv so that error messages aren't
  1018.                 lost. Reported by David Crow.
  1019.  
  1020. Wed May 11 18:02:24 CEST 2005 (tk)
  1021. ----------------------------------
  1022.   * libclamav/others: increase f-level
  1023.  
  1024. Wed May 11 03:29:50 CEST 2005 (tk)
  1025. ----------------------------------
  1026.   * freshclam/manager.c: fix socket descriptor leak in --no-dns mode (patch by
  1027.              GertJan Spoelman <cav*gjs.cc>)
  1028.  
  1029. Wed May 11 02:44:41 CEST 2005 (tk)
  1030. ----------------------------------
  1031.   * clamscan, freshclam: return with 62 (instead of 1) when logger can't be
  1032.              initialized
  1033.  
  1034. Tue May 10 21:29:45 CEST 2005 (tk)
  1035. ----------------------------------
  1036.   * libclamav/matcher-ac.c, libclamav/matcher-bm.c: fix detection problem with
  1037.                             *.ndb OLE2 signatures
  1038.                             (problem reported by Trog)
  1039.  
  1040. Tue May 10 04:47:28 CEST 2005 (tk)
  1041. ----------------------------------
  1042.   * libclamav/matcher.c: fix signature offset calculation in large files
  1043.              (problem reported by Christoph)
  1044.  
  1045. Mon May  9 18:06:53 BST 2005 (njh)
  1046. ----------------------------------
  1047.   * clamav-milter:    Print segfault diagnostic, even if print_trace is
  1048.                 not available
  1049.  
  1050. Sun May  8 16:42:46 CEST 2005 (tk)
  1051. ----------------------------------
  1052.   * sigtool/sigtool.c: fix support for *.fp databases
  1053.  
  1054. Wed May  4 20:15:33 BST 2005 (njh)
  1055. ----------------------------------
  1056.   * libclamav/mbox.c:    Remove old unused RFC1341 parts
  1057.   * clamav-milter:    Better handling of log file errors
  1058.             Always send 451 when loading a new database when
  1059.                 --external is not set
  1060.  
  1061. Wed May  4 13:58:59 BST 2005 (njh)
  1062. ----------------------------------
  1063.   * libclamav/tnef.c:    If a parse fails and debugging is on, the file being
  1064.                 scanned is dumped to a temporary file
  1065.  
  1066. Tue May  3 02:09:08 CEST 2005 (tk)
  1067. ----------------------------------
  1068.   * libclamav: activate PDF code (patch by NJH)
  1069.  
  1070. Sat Apr 30 02:50:11 CEST 2005 (tk)
  1071. ----------------------------------
  1072.   * libclamav/scanners.c: do not report I/O error with encrypted zips
  1073.  
  1074. Fri Apr 29 03:19:44 CEST 2005 (tk)
  1075. ----------------------------------
  1076.   * shared/misc.c: improve isnumb() (thanks to NJH) and move it to misc.c
  1077.  
  1078. Fri Apr 29 02:57:07 CEST 2005 (tk)
  1079. ----------------------------------
  1080.   * freshclam/manager.c: allow warning control via txt record
  1081.  
  1082. Fri Apr 29 00:42:45 CEST 2005 (tk)
  1083. ----------------------------------
  1084.   * shared/misc.c: (Mac OS X only) execute ditto with execl to eliminate
  1085.            potential security problem on multi-user OS X versions
  1086.            (reported by Tim Morgan <tim*sentinelchicken.org> and
  1087.            Kevin Amorin <kamorin*ccs.neu.edu>)
  1088.  
  1089. Thu Apr 28 15:50:01 BST 2005 (njh)
  1090. ----------------------------------
  1091.   * libclamav/mbox.c:    Work around to handle long lines transmitted by
  1092.                 MTAs, following a sample by Mark Davidson
  1093.                 passed on by Trog.
  1094.  
  1095. Thu Apr 28 08:52:05 BST 2005 (trog)
  1096. -----------------------------------
  1097.   * libclamav/chmunpack.c: Add extra sanity check.
  1098.  
  1099.   * libclamav/unrar/unrar20.c: Fix typo spotted by NJH.
  1100.  
  1101. Wed Apr 27 23:54:46 CEST 2005 (tk)
  1102. ----------------------------------
  1103.   * libclamav/upx.c: add sanity check to pefromupx() (patch by NJH)
  1104.  
  1105. Tue Apr 26 19:37:24 CEST 2005 (tk)
  1106. ----------------------------------
  1107.   * libclamav/readdb.c: improve parsing of broken signatures (bug reported by
  1108.             Arnaud Jacques <arnaud*clamav.net>)
  1109.  
  1110. Tue Apr 26 18:59:16 CEST 2005 (tk)
  1111. ----------------------------------
  1112.   * libclamav/scanners.c: improve error detection in zip code
  1113.  
  1114. Thu Apr 21 12:12:29 BST 2005 (njh)
  1115. ----------------------------------
  1116.   * libclamav:        Removed the support for non fast-tracked uuencoded
  1117.                 messages. All uuencoded messages are now
  1118.                 handled by the fast track visa system
  1119.  
  1120. Wed Apr 20 01:50:36 CEST 2005 (tk)
  1121. ----------------------------------
  1122.   * libclamav/pe.c: Add more machine types (thanks to Christoph)
  1123.  
  1124. Tue Apr 19 15:11:19 CEST 2005 (acab)
  1125. ------------------------------------
  1126.   * libclamav/pe.c: Fixed a typo in FSG detection
  1127.                   (reported by Didi Rieder <adrieder*sbox.tugraz.at>)
  1128.  
  1129. Tue Apr 19 12:30:58 BST 2005 (trog)
  1130. -----------------------------------
  1131.   * libclamav/unrar: Add copyright notice. Fix metadata ref bug.
  1132.  
  1133. Tue Apr 19 10:22:26 BST 2005 (njh)
  1134. ----------------------------------
  1135.   * libclamav/mbox.c:    Some Sober.N were getting through, thanks to Christoph
  1136.                 for pointing this out
  1137.  
  1138. Tue Apr 19 01:26:56 CEST 2005 (tk)
  1139. ----------------------------------
  1140.   * libclamav/unrarlib.[ch]: removed
  1141.  
  1142. Mon Apr 18 11:55:48 BST 2005 (njh)
  1143. ----------------------------------
  1144.   * clamav-milter:    Fixed a multi-threading problem relating to updating
  1145.                 the database when in internal mode
  1146.             Use HAVE_CTIME_R_[23]
  1147.  
  1148. Thu Apr 14 19:39:49 BST 2005 (trog)
  1149. -----------------------------------
  1150.   * libclamav/scanners.c, libclamav/vba_extract.[ch]:
  1151.     Decode and scan OLE objects embedded in MS Office documents.
  1152.  
  1153. Thu Apr 14 14:35:37 BST 2005 (trog)
  1154. -----------------------------------
  1155.   * libclamav/scanners.c: Activate new RAR code.
  1156.  
  1157.   * libclamav/unrar.c, unrar.h, unrarvm.h: update code for activation
  1158.  
  1159.   * libclamav/Makefile.am, Makefile.in: compile in new RAR code
  1160.  
  1161. Thu Apr 14 14:11:31 CEST 2005 (tk)
  1162. ----------------------------------
  1163.   * freshclam/manager.c: pass proper argument to OnErrorExecute (patch by
  1164.              Alexandre Biancalana <ale*seudns.net>)
  1165.  
  1166. Thu Apr 14 14:04:46 CEST 2005 (tk)
  1167. ----------------------------------
  1168.   * configure: check for ctime_r
  1169.  
  1170. Tue Apr 12 09:54:58 BST 2005 (trog)
  1171. -----------------------------------
  1172.   * libclamav/unrar: First commit of RAR3, RAR2 and RAR1 code.
  1173.         Not yet activated.
  1174.  
  1175. Thu Apr  7 20:00:23 CEST 2005 (tk)
  1176. ----------------------------------
  1177.   V 0.84rc1
  1178.  
  1179. Thu Apr  7 19:41:09 CEST 2005 (tk)
  1180. ----------------------------------
  1181.   * docs: update
  1182.  
  1183. Thu Apr  7 17:38:53 BST 2005 (njh)
  1184. ----------------------------------
  1185.   * clamav-milter:    Added installation notes about Solaris 10
  1186.             Internal mode: print virus and error information on
  1187.                 stdout. This goes to LogFile when not in debug
  1188.                 mode.
  1189.             Included patch by Andy Feldt <feldt at nhn.ou.edu> for
  1190.                 AIX 5.2. I do not have access to such a machine
  1191.                 so any feedback would be helpful
  1192.  
  1193. Thu Apr  7 00:46:14 CEST 2005 (tk)
  1194. ----------------------------------
  1195.   * libclamav/scanners.c: support ArchiveBlockMax in scan(g|b)zip()
  1196.               (reported by Rudolph Pereira <rudolph*usyd.edu.au>)
  1197.  
  1198. Wed Apr  6 23:58:29 CEST 2005 (tk)
  1199. ----------------------------------
  1200.   * clamd/scanner.c: fix possible crash when MaxStreamLength < FILEBUFF
  1201.              (patch by "Andrey J. Melnikoff (TEMHOTA)" <temnota*kmv.ru>)
  1202.  
  1203. Wed Apr  6 16:11:50 CEST 2005 (tk)
  1204. ----------------------------------
  1205.   * libclamav/readdb.c: initialise refcount in cli_loadmd()
  1206.  
  1207. Tue Apr  5 14:27:32 BST 2005 (trog)
  1208. -----------------------------------
  1209.   * libclamav/vba_extract.c: fix possible crash
  1210.  
  1211. Sat Apr  2 22:19:12 BST 2005 (njh)
  1212. ----------------------------------
  1213.   * libclamav/tnef.c:    Handle attachments where the data are before the title
  1214.                 (bug report and samples thanks to Stefan
  1215.                 Kaltenbrunner <stefan at kaltenbrunner.cc>
  1216.  
  1217. Tue Mar 29 02:50:30 CEST 2005 (tk)
  1218. ----------------------------------
  1219.   * libclamav/filetypes.c: try to detect international text data
  1220.  
  1221. Tue Mar 29 02:02:05 CEST 2005 (tk)
  1222. ----------------------------------
  1223.   * libclamav/filetypes.c: detect and ignore ISO 9660/High Sierra CD-ROM data
  1224.  
  1225. Mon Mar 28 12:05:17 BST 2005 (njh)
  1226. ----------------------------------
  1227.  * libclamav:    Added fast track visa technology to files that are not mboxs
  1228.  
  1229. Sat Mar 26 09:53:34 GMT 2005 (njh)
  1230. ----------------------------------
  1231.   * libclamav/tnef.c:    Now works on PPC architecture
  1232.  
  1233. Fri Mar 25 23:21:18 CET 2005 (tk)
  1234. ---------------------------------
  1235.   * clamscan: add --max-dir-recursion
  1236.  
  1237. Fri Mar 25 19:48:42 GMT 2005 (njh)
  1238. ----------------------------------
  1239.   * libclamav:    Added TNEF (winmail.dat) decoding. Now finds eicar in test 14
  1240.             from http://www.webmail.us/testvirus
  1241.  
  1242. Fri Mar 25 18:58:29 CET 2005 (tk)
  1243. ---------------------------------
  1244.   * freshclam: improve new database installation under w32 (thanks to Boguslaw
  1245.            Brandys <bbrandys*clamav.net>)
  1246.  
  1247. Fri Mar 25 18:47:34 CET 2005 (tk)
  1248. ---------------------------------
  1249.   * freshclam: fork before system() call in daemon mode (patch by Per Jessen
  1250.            <per*computer.org>)
  1251.  
  1252. Tue Mar 22 22:54:46 CET 2005 (tk)
  1253. ---------------------------------
  1254.   * libclamav/scanners.c: fix encrypted zip detecion (patch by Dirk Mueller
  1255.               <mueller*kde.org>)
  1256.  
  1257. Tue Mar 22 22:22:30 CET 2005 (tk)
  1258. ---------------------------------
  1259.   * libclamav: add support for old fashioned tar archives
  1260.  
  1261. Tue Mar 22 11:27:58 GMT 2005 (njh)
  1262. ----------------------------------
  1263.   * libclamav/mbox.c:    Not all Worm.Bagle.AC were being caught
  1264.  
  1265. Tue Mar 22 00:23:43 CET 2005 (tk)
  1266. ---------------------------------
  1267.   * libclamav/matcher.c: add support for SL+n (last section + offset); requested
  1268.              by Christoph Cordes <ccordes*clamav.net>
  1269.  
  1270. Mon Mar 21 02:24:33 CET 2005 (tk)
  1271. ---------------------------------
  1272.   * freshclam: add LocalIPAddress/--local-address (patch by Thomas Lamy)
  1273.  
  1274. Mon Mar 21 01:13:41 CET 2005 (tk)
  1275. ---------------------------------
  1276.   * libclamav/pe.c: add W32.Magistr.A/B detection
  1277.  
  1278. Sat Mar 19 21:30:33 CET 2005 (tk)
  1279. ---------------------------------
  1280.   * clamd: add support for environment variables CLAM_VIRUSEVENT_FILENAME and
  1281.        CLAM_VIRUSEVENT_VIRUSNAME in virusaction() (patch by
  1282.        Calin A. Culianu" <calin*ajvar.org>)
  1283.  
  1284. Sat Mar 19 01:35:04 CET 2005 (tk)
  1285. ---------------------------------
  1286.   * clamscan: fix detection logic in treewalk() to properly work with external
  1287.           unpackers (problem reported by Stephen Gran <steve*lobefin.net>)
  1288.  
  1289. Sat Mar 19 00:58:19 CET 2005 (tk)
  1290. ---------------------------------
  1291.   * libclamav: call cli_check_jpeg_exploit() independently of pattern matcher
  1292.  
  1293. Fri Mar 18 22:03:10 CET 2005 (tk)
  1294. ---------------------------------
  1295.   * libclamav: fix compiler warnings
  1296.  
  1297. Fri Mar 18 16:26:18 CET 2005 (tk)
  1298. ---------------------------------
  1299.   * libclamav: properly define NAME_MAX on non-compatible systems
  1300.  
  1301. Fri Mar 18 13:48:40 GMT 2005 (trog)
  1302. -----------------------------------
  1303.   * clamd/scanner.c: fix ports scan loop
  1304.  
  1305.   * clamd/server-th.c, libclamav/vba_extract.c, libclamav/special.c,
  1306.     libclamav/chmunpack.c, libclamav/ole2_extract.c:
  1307.         Fix compiler warnings.
  1308.  
  1309. Fri Mar 18 12:46:49 CET 2005 (tk)
  1310. ---------------------------------
  1311.   * update copyright information
  1312.  
  1313. Fri Mar 18 02:24:05 CET 2005 (tk)
  1314. ---------------------------------
  1315.   * libclamav: scan meta-data in RAR files
  1316.  
  1317. Wed Mar 16 21:55:44 CET 2005 (tk)
  1318. ---------------------------------
  1319.   * libclamav/pe.c: fix section handling in petite block
  1320.  
  1321. Tue Mar 15 18:10:18 GMT 2005 (njh)
  1322. ---------------------------------
  1323.   * libclamav/mbox.c:    Some Worm.Yaha.K were not being found
  1324.  
  1325. Tue Mar 15 18:50:14 CET 2005 (tk)
  1326. ---------------------------------
  1327.   * contrib/clamdmon: add clamdmon 1.0 by Eugene Kurmanin
  1328.               <smfs*users.sourceforge.net>
  1329.  
  1330. Tue Mar 15 17:39:28 CET 2005 (tk)
  1331. ---------------------------------
  1332.   * libclamav/pe.c: fix section handling
  1333.  
  1334. Fri Mar 11 19:15:47 GMT 2005 (trog)
  1335. -----------------------------------
  1336.   * libclamav/vba_extract.c: fix possible seek loop
  1337.  
  1338. Thu Mar 10 13:32:38 GMT 2005 (trog)
  1339. -----------------------------------
  1340.   * libclamav/special.c: Check Photoshop thumbnail images embedded in JPEG files.
  1341.  
  1342.   * sigtool/vba.c: Add more Word6 tokens.
  1343.  
  1344. Thu Mar 10 08:48:54 GMT 2005 (njh)
  1345. ----------------------------------
  1346.   * clamav-milter:    --detect-forged-local-address no longer gives false
  1347.                 positives on emails which have the Sender
  1348.                 header set (e.g. mailing lists)
  1349.             Use {mail_addr} if no From field is received
  1350.  
  1351. Mon Mar  7 11:24:43 GMT 2005 (njh)
  1352. ----------------------------------
  1353.   * libclamav:        Added fast track visa system which reduces memory
  1354.                 requirements for scanning some messages and
  1355.                 also offers some improvement in scan times.
  1356.                 Currently only implemented for uuencoded
  1357.                 emails
  1358.  
  1359. Mon Mar  7 01:28:44 CET 2005 (tk)
  1360. ---------------------------------
  1361.   * libclamav, clamd: add reference counter to cl_node and improve database
  1362.               reload method in clamd (patch by Mark Pizzolato
  1363.               <clamav-devel*subscriptions.pizzolato.net>)
  1364.  
  1365. Mon Mar  7 00:37:34 CET 2005 (tk)
  1366. ---------------------------------
  1367.   * libclamav: add MD5 based false positive eliminator
  1368.  
  1369. Mon Mar  7 00:32:38 CET 2005 (tk)
  1370. ---------------------------------
  1371.   * configure: add support for QNX 6 (patch by mikep*kaluga.org)
  1372.  
  1373. Sat Mar  5 11:07:34 GMT 2005 (njh)
  1374. ----------------------------------
  1375.   * clamav-milter:    Note about --local needed if incoming socket is INET
  1376.                 domain
  1377.  
  1378. Fri Mar  4 14:20:22 GMT 2005 (njh)
  1379. ----------------------------------
  1380.   * libclamav/blob.c:    Fix for QNX version 6 sometimes returning ETOOLONG,
  1381.                 patch from mikep at kaluga.org
  1382.  
  1383. Fri Mar  4 03:18:20 CET 2005 (tk)
  1384. ---------------------------------
  1385.   * freshclam/manager.c: additional verbose-mode messages (Stephen Gran)
  1386.  
  1387. Fri Mar  4 02:47:17 CET 2005 (tk)
  1388. ---------------------------------
  1389.   * docs: fix some typos (reported by Koryn Grant <koryn*endace.com> and
  1390.       Paul Welsh <paul*welshfamily.com>)
  1391.  
  1392. Fri Mar  4 02:42:43 CET 2005 (tk)
  1393. ---------------------------------
  1394.   * freshclam/freshclam.c: add missing argument for format string. Patch by
  1395.              Enrico Scholz <enrico.scholz*informatik.tu-chemnitz.de>
  1396.  
  1397. Fri Mar  4 02:21:42 CET 2005 (tk)
  1398. ---------------------------------
  1399.   * clamd/others.c: include <sys/param.h> to fix compilation error on FreeBSD
  1400.             4.2 (Sergey Smitienko <hunter*comsys.com.ua>)
  1401.  
  1402. Fri Mar  4 02:08:45 CET 2005 (tk)
  1403. ---------------------------------
  1404.   * libclamav/scanners.c: close zzip descriptor when tmpfile() fails
  1405.               (patch by <ocherechin*ukr.net>)
  1406.  
  1407. Fri Mar  4 01:57:28 CET 2005 (tk)
  1408. ---------------------------------
  1409.   * libclamav, freshclam: "DON'T PANIC!" warnings (idea by Luca Gibelli)
  1410.  
  1411. Thu Mar  3 09:22:57 GMT 2005 (njh)
  1412. ----------------------------------
  1413.   * clamav-milter:    Up-issue
  1414.  
  1415. Tue Mar  1 18:57:18 GMT 2005 (njh)
  1416. ----------------------------------
  1417.   * clamav-milter:    Improved database update detection when not --external
  1418.  
  1419. Tue Mar  1 02:29:54 CET 2005 (tk)
  1420. ---------------------------------
  1421.   * clamscan: use --include-dir/exclude-dir for directories instead of
  1422.           --include/exclude
  1423.  
  1424. Tue Mar  1 02:16:15 CET 2005 (tk)
  1425. ---------------------------------
  1426.   * clamscan: respect --exclude/include when entering directories (requested
  1427.           by Dean Plant <dean.plant*roke.co.uk>)
  1428.  
  1429. Tue Mar  1 01:51:53 CET 2005 (tk)
  1430. ---------------------------------
  1431.   * clamscan: add "Engine version" to summary (requested by Robert
  1432.           Allerstorfer <roal*anet.at>)
  1433.  
  1434. Tue Mar  1 01:13:20 CET 2005 (tk)
  1435. ---------------------------------
  1436.   * libclamav: use new MD5 implementation (thanks to Solar Designer
  1437.            <solar*openwall.com>)
  1438.  
  1439. Sun Feb 27 02:26:42 CET 2005 (tk)
  1440. ---------------------------------
  1441.   * libclamav: improve metadata scanner
  1442.   * sigtool: add support for .zmd files
  1443.  
  1444. Thu Feb 24 18:37:45 CET 2005 (tk)
  1445. ---------------------------------
  1446.   * libclamav/scanners.c: fix NULL pointer dereference in metadata scanner
  1447.               (thanks to Nigel)
  1448.  
  1449. Wed Feb 23 09:42:52 GMT 2005 (njh)
  1450. ----------------------------------
  1451.   * clamav-milter:    Remove the pid file on exit
  1452.             Warn if sendmail can't be started when sending
  1453.                 interception messages
  1454.  
  1455. Sun Feb 20 05:08:54 CET 2005 (tk)
  1456. ---------------------------------
  1457.   * libclamav: add support for detection based on analysis of archive metadata
  1458.            (currently only zip is supported)
  1459.   * libclamav/clamav.h, libclamav/matcher.c: handle cli_zip_node list
  1460.   * libclamav/readdb.c: load *.zmd (zip metadata signatures)
  1461.   * libclamav/str.c: new function cli_hex2num()
  1462.  
  1463. Fri Feb 18 21:29:16 GMT 2005 (njh)
  1464. ----------------------------------
  1465.   * libclamav/message.c: Handle broken RFC2231 messages reported by Maxim
  1466.                 Dounin <mdounin at rambler-co.ru>
  1467.  
  1468. Fri Feb 18 18:04:30 GMT 2005 (njh)
  1469. ----------------------------------
  1470.   * libclamav/mbox.c:    Save separate bounces in separate files
  1471.  
  1472. Thu Feb 17 19:28:46 GMT 2005 (njh)
  1473. ----------------------------------
  1474.   * libclamav/mbox.c:    Prescan some bounces before saving for full scanning
  1475.  
  1476. Thu Feb 17 16:13:29 CET 2005 (tk)
  1477. ---------------------------------
  1478.   * freshclam/freshclam.c: do not call logg() in daemon_sighandler()
  1479.                (patch by Trog)
  1480.  
  1481. Wed Feb 16 22:23:40 GMT 2005 (njh)
  1482. ----------------------------------
  1483.   * libclamav:        s/BLOB/BLOBCLASS/ for Win32
  1484.             Don't put suffixes back on files to be scanned - it's
  1485.                 no longer needed
  1486.             New mbox code is now properly ifdefed NEW_WORLD
  1487.                 WARNING: it is still developers only code
  1488.             untar: check file close
  1489.  
  1490. Wed Feb 16 00:28:23 CET 2005 (tk)
  1491. ---------------------------------
  1492.   * clamd/clamuko.c: properly unregister with Dazuko (patch by John Ogness
  1493.              <jogness*antivir.de>)
  1494.  
  1495. Mon Feb 14 00:46:16 CET 2005 (tk)
  1496. ---------------------------------
  1497.   V 0.83
  1498.  
  1499. Mon Feb 14 00:32:02 CET 2005 (tk)
  1500. ---------------------------------
  1501.   * docs: update
  1502.  
  1503. Sun Feb 13 23:55:45 CET 2005 (tk)
  1504. ---------------------------------
  1505.   * clamd: change default value of StreamMaxPort to 2048
  1506.  
  1507. Sun Feb 13 23:53:18 CET 2005 (tk)
  1508. ---------------------------------
  1509.   * configure: --enable-maintainer-mode (patch by Stephen Gran
  1510.            <steve*lobefin.net>)
  1511.  
  1512. Sun Feb 13 23:17:16 CET 2005 (tk)
  1513. ---------------------------------
  1514.   * libclamav/untar.c: do not try to continue if there's no space on device
  1515.  
  1516. Sun Feb 13 20:52:57 GMT 2005 (njh)
  1517. ----------------------------------
  1518.   * clamav-milter:    Up-issue to 0.83
  1519.  
  1520. Sun Feb 13 10:55:35 CET 2005 (tk)
  1521. ---------------------------------
  1522.   * freshclam: add support for Foreground (requested by Jeremy Kitchen
  1523.            <kitchen*scriptkitchen.com>)
  1524.  
  1525. Sun Feb 13 09:32:51 GMT 2005 (njh)
  1526. ----------------------------------
  1527.   * libclamav/message.c:    Some files wouldn't uudecode correctly (reported
  1528.             by Jerome Limozin <jerome at limozin.net>)
  1529.  
  1530. Fri Feb 11 22:21:44 GMT 2005 (njh)
  1531. ----------------------------------
  1532.   * clamav-milter:    Added --whistlist-file and --sendmail-cf options
  1533.             When in SESSION mode, not all sessions would send END
  1534.  
  1535. Tue Feb  8 14:45:05 GMT 2005 (trog)
  1536. -----------------------------------
  1537.   * libclamav/special.c: Only check specific RIFF files. Lots of broken software out there
  1538.         producing bad files.
  1539.  
  1540. Tue Feb  8 09:03:19 GMT 2005 (njh)
  1541. ----------------------------------
  1542.   * clamav-milter:    Don't use clamd's SESSION command
  1543.  
  1544. Mon Feb  7 22:13:47 GMT 2005 (njh)
  1545. ----------------------------------
  1546.   * clamav-milter:    --detect-forged-email-address
  1547.             --external: NUL terminate the string read from clamd
  1548.  
  1549. Sun Feb  6 22:22:10 CET 2005 (tk)
  1550. ---------------------------------
  1551.   * contrib/clamdwatch: v0.7.1 (http://mikecathey.com/code/clamdwatch/)
  1552.  
  1553. Sun Feb  6 22:05:24 CET 2005 (tk)
  1554. ---------------------------------
  1555.   * docs: update (html docs are back)
  1556.  
  1557. Sun Feb  6 20:44:03 CET 2005 (tk)
  1558. ---------------------------------
  1559.   * clamd/others.c, clamdscan/client.c: AIX fix (patch by Mike Loewen
  1560.                     <mcl8*psu.edu>)
  1561.  
  1562. Sun Feb  6 20:17:34 CET 2005 (tk)
  1563. ---------------------------------
  1564.   * clamd/server-th.c: not all thrmgr_new calls were respecting idletimeout
  1565.                value (patch by Mark Pizzolato
  1566.                <clamav-devel*subscriptions.pizzolato.net>
  1567.  
  1568. Sun Feb  6 18:23:15 GMT 2005 (njh)
  1569. ----------------------------------
  1570.   * libclamav/mbox.c:    Some W95.Matrix.SCR were not being caught. Reported by
  1571.                 Stefan Kaltenbrunner <stefan*kaltenbrunner.cc>
  1572.  
  1573. Sun Feb  6 10:41:48 GMT 2005 (njh)
  1574. ----------------------------------
  1575.   * clamav-milter:    Up-issue to 0.82
  1576.  
  1577. Sun Feb  6 09:45:53 GMT 2005 (njh)
  1578. ----------------------------------
  1579.   * libclamav/mbox.c:    Speed up the (unimplemented) next generation of mbox
  1580.                 code
  1581.  
  1582. Sat Feb  5 16:48:46 CET 2005 (tk)
  1583. ---------------------------------
  1584.   * libclamav: activate RIFF code (patch by Trog)
  1585.  
  1586. Sat Feb  5 16:17:41 CET 2005 (tk)
  1587. ---------------------------------
  1588.   * libclamav/scanners.c: do not report Suspected.Zip on standard breaking zip
  1589.               archives created by ICEOWS (problem reported by
  1590.               Hamacker <sirhamacker*vidy.com.br> and Dirk Mueller
  1591.               <mueller*kde.org>)
  1592.  
  1593. Sat Feb  5 09:39:48 GMT 2005 (trog)
  1594. -----------------------------------
  1595.   * libclamav/special.c: support for big-endian system in RIFF code.
  1596.  
  1597. Fri Feb  4 10:02:08 GMT 2005 (trog)
  1598. -----------------------------------
  1599.   * libclamav/special.c: check RIFF files for MS05-002. Not yet activated.
  1600.  
  1601. Thu Feb  3 21:09:34 GMT 2005 (njh)
  1602. ----------------------------------
  1603.   * libclamav/mbox.c:    Speed improvements in the handling of bounce messages
  1604.  
  1605. Wed Feb  2 08:32:46 GMT 2005 (njh)
  1606. ----------------------------------
  1607.   * clamav-milter:    Call watchdog when neither SESSION nor --external is
  1608.                 given
  1609.  
  1610. Tue Feb  1 14:47:21 GMT 2005 (njh)
  1611. ----------------------------------
  1612.   * libclamav/blob.c:    Sanitise tab characters in filenames ("Heinz Martin"
  1613.                 <Martin*hemag.ch>)
  1614.             Decode encapsulated messages that have for some reason
  1615.                 been base64 encoded (even though they're already
  1616.                 7 bit)
  1617.  
  1618. Tue Feb  1 08:54:46 GMT 2005 (njh)
  1619. ----------------------------------
  1620.   * clamav-milter:    Delete X-Virus-Status in clamfi_eom not in
  1621.                 clamfi_header. Patch by Jef Poskanzer
  1622.                 <jef*acme.com>
  1623.             X-Virus-Status now says that virus that it's infected
  1624.                 with. Suggestion by "Hank Beatty"
  1625.                 <hbeatty*starband.net>
  1626.  
  1627. Tue Feb  1 03:46:22 CET 2005 (tk)
  1628. ---------------------------------
  1629.   * libclamav/readdb.c: s/cl_strerr/cl_strerror
  1630.  
  1631. Mon Jan 31 19:15:48 CET 2005 (tk)
  1632. ---------------------------------
  1633.   * libclamav/readdb.c: update error message
  1634.  
  1635. Mon Jan 31 11:05:20 GMT 2005 (njh)
  1636. ----------------------------------
  1637.   * libclamav/mbox.c:    Empty lines should the end of the headers,
  1638.                 but some base64 decoders, e.g. uudeview, are
  1639.                 broken and will handle this type of entry,
  1640.                 decoding the base64 content that's after the
  1641.                 text that's after the header
  1642.  
  1643. Sun Jan 30 15:18:02 GMT 2005 (njh)
  1644. ----------------------------------
  1645.   * clamav-milter:    SESSION is on now by default, to test clamd
  1646.             PACKADDR is now uses unsinged to remove warning on
  1647.                 Sun's C compiler, patch by
  1648.                 "Dugal James P." <jpd*louisiana.edu>
  1649.             Don't check compatibility with sendmail.cf if sendmail
  1650.                 is running on a different machine
  1651.  
  1652. Fri Jan 28 22:44:17 CET 2005 (tk)
  1653. ---------------------------------
  1654.   * docs/MacOSX: updated (Dale Enterprise L.L.C)
  1655.  
  1656. Fri Jan 28 08:51:08 GMT 2005 (njh)
  1657. ----------------------------------
  1658.   * clamav-milter:    Some error messages still talked about --internal
  1659.             Scanmail not set warning is now only given if
  1660.                 DisableDefaultScanOptions is set
  1661.  
  1662. Thu Jan 27 20:22:50 GMT 2005 (njh)
  1663. ----------------------------------
  1664.   * libclamav/message.c:    Some Worm.Mydoom.Gen-unp were not caught
  1665.  
  1666. Thu Jan 27 14:11:13 GMT 2005 (njh)
  1667. ----------------------------------
  1668.   * libclamav/mbox.c:    Scan sendmail queue df* files
  1669.  
  1670. Thu Jan 27 10:55:35 GMT 2005 (njh)
  1671. ----------------------------------
  1672.   * clamav-milter:    Don't scan emails intended for the --quarantine address,
  1673.                 that stops scanning of emails generated with
  1674.                 viruses if --outgoing has been set
  1675.             Downgraded scanmail not defined if --external isn't
  1676.                 given from error to warning
  1677.             Added -i flag when calling sendmail, suggested by
  1678.                 Michal Jaegermann <michal*harddata.com>
  1679.  
  1680. Thu Jan 27 01:35:35 CET 2005 (tk)
  1681. ---------------------------------
  1682.   * freshclam/manager.c: add support for HTTP/1.0 ansers in IMS (--no-dns) mode
  1683.              (patch by Sven Strickroth <sstrickroth*gym-oha.de>)
  1684.  
  1685. Wed Jan 26 19:27:57 CET 2005 (tk)
  1686. ---------------------------------
  1687.   V 0.81
  1688.  
  1689. Wed Jan 26 18:20:40 GMT 2005 (trog)
  1690. -----------------------------------
  1691.   * clamd/server-th.c: always check if we need to end the SESSION.
  1692.  
  1693. Wed Jan 26 19:01:27 CET 2005 (tk)
  1694. ---------------------------------
  1695.   * libclamav/others: increase f-level
  1696.  
  1697. Wed Jan 26 18:37:45 CET 2005 (tk)
  1698. ---------------------------------
  1699.   * minor cleanup
  1700.  
  1701. Wed Jan 26 17:26:03 GMT 2005 (trog)
  1702. -----------------------------------
  1703.   * clamd/server-th.c clamd/session.c clamd/session.h: fixup SESSION mode.
  1704.  
  1705. Wed Jan 26 17:40:56 CET 2005 (tk)
  1706. ---------------------------------
  1707.   * docs: update
  1708.  
  1709. Wed Jan 26 15:25:56 CET 2005 (tk)
  1710. ---------------------------------
  1711.   * freshclam/manager.c: wwwconnect(): use new socket after failure (patch by
  1712.              Geoff Gibbs <ggibbs*hgmp.mrc.ac.uk>)
  1713.  
  1714. Wed Jan 26 15:10:02 CET 2005 (tk)
  1715. ---------------------------------
  1716.   * shared/misc.c: freshdbdir(): fix possible dbdir string corruption
  1717.            (reported by ST Wong <st-wong*cuhk.edu.hk>)
  1718.  
  1719. Wed Jan 26 10:38:08 CET 2005 (tk)
  1720. ---------------------------------
  1721.   * configure: improve curl check (thanks to Martin Forssen <maf*appgate.com>)
  1722.  
  1723. Wed Jan 26 10:15:47 CET 2005 (tk)
  1724. ---------------------------------
  1725.   * shared/output.c: change output modes (more stdout output). Patch by
  1726.              Stephen Gran <steve*lobefin.net>.
  1727.  
  1728. Wed Jan 26 09:23:48 CET 2005 (tk)
  1729. ---------------------------------
  1730.   * libclamav/snprintf.c: add missing MAX macro (thanks to Ted Mittelstaedt
  1731.               <tedm*toybox.placo.com>)
  1732.  
  1733. Tue Jan 25 08:12:51 GMT 2005 (njh)
  1734. ----------------------------------
  1735.   * clamav-milter:    Internal mode is now the default. Removed --internal
  1736.                 option, added --external.
  1737.             Don't use clamd's SESSION mode, since that causes
  1738.                 problems with clamd/freshclam when freshclam
  1739.                 is run. SESSION mode can be enabled from
  1740.                 the source code. Most people can use SESSION
  1741.                 mode safely, but it has caused problems on BSD
  1742.  
  1743. Tue Jan 25 06:13:29 CET 2005 (tk)
  1744. ---------------------------------
  1745.   * freshclam/manager.c: properly count signatures in --no-dns mode (problem
  1746.              reported by Tomasz Papszun)
  1747.  
  1748. Tue Jan 25 05:09:42 CET 2005 (tk)
  1749. ---------------------------------
  1750.   * clamscan/manager.c: fix bad path completion when using options for external
  1751.             compressors (reported by Robert Allerstorfer
  1752.             <roal*anet.at>)
  1753.  
  1754. Mon Jan 24 20:12:06 CET 2005 (tk)
  1755. ---------------------------------
  1756.   * freshclam: improve error messages (patch by Luca Gibelli <luca*clamav.net>)
  1757.  
  1758. Mon Jan 24 17:54:14 CET 2005 (tk)
  1759. ---------------------------------
  1760.   * clamd/thrmgr.c: unlock mutex if thread->state != POOL_VALID in
  1761.             thrmgr_dispatch() (thanks to "Andrey J. Melnikoff
  1762.             (TEMHOTA)" <temnota*kmv.ru>)
  1763.  
  1764. Mon Jan 24 13:56:19 GMT 2005 (njh)
  1765. ----------------------------------
  1766.   * libclamav/message.c:    Some Exploit.IE.CrashSOS were not being caught,
  1767.             found by Carsten.Borchardt*drs-systemberatung.de
  1768.  
  1769. Sat Jan 22 13:45:42 GMT 2005 (njh)
  1770. ----------------------------------
  1771.   * clamav-milter:    If forwarding to a quarantine user fails log as LOG_ERR
  1772.                 not LOG_DEBUG
  1773.             Try to santity check that the input socket name is the
  1774.                 same as the same given to sendmail
  1775.             Redirect stdout and stderr to LogFile, if that is set
  1776.             --quarantine didn't redirect to the given email address
  1777.                 if --internal was used (reported by N Fung
  1778.                 <nsfung*yahoo.com>)
  1779.  
  1780. Thu Jan 20 01:22:48 CET 2005 (tk)
  1781. ---------------------------------
  1782.   V 0.81rc1
  1783.  
  1784. Thu Jan 20 01:07:26 CET 2005 (tk)
  1785. ---------------------------------
  1786.   * docs: update
  1787.  
  1788. Wed Jan 19 17:46:19 GMT 2005 (njh)
  1789. ----------------------------------
  1790.   * libclamav/mbox.c:    Changed fullline warning. The debug message is no
  1791.         longer needed to gather data, since the code seems to be working
  1792.  
  1793. Wed Jan 19 05:32:10 GMT 2005 (njh)
  1794. ----------------------------------
  1795.   * clamav-milter:    Up issued
  1796.   * libclamav/text.c:    Added textIterate to simplify some functions
  1797.   * libclamav/blob.c:    Better handling of empty data
  1798.   * libclamav/binhex.c:    Cleaner handling of empty files which shouldn't go to
  1799.         cli_binhex()
  1800.  
  1801. Wed Jan 19 00:58:40 CET 2005 (tk)
  1802. ---------------------------------
  1803.   * libclamav/str.c: cli_memstr: fix casting on 64bit platforms (thanks to
  1804.              Carlo Marcelo Arenas Belon <carenas*sajinet.com.pe>)
  1805.  
  1806. Wed Jan 19 00:48:48 CET 2005 (tk)
  1807. ---------------------------------
  1808.   * improve OS/2 support (patch by Yuri Dario <mc6530*mclink.it>)
  1809.  
  1810. Wed Jan 19 00:17:25 CET 2005 (tk)
  1811. ---------------------------------
  1812.   * zziplib/zzip-zip.c: fix possible small memory leak (thanks to Trog)
  1813.  
  1814. Mon Jan 17 23:18:17 CET 2005 (tk)
  1815. ---------------------------------
  1816.   * clamscan/manager.c: increase default compression ratio limit from 200 to 250
  1817.  
  1818. Sun Jan 16 06:28:59 CET 2005 (tk)
  1819. ---------------------------------
  1820.   * libclamav/pe.c: attempt to detect W32.Parite.B using cryptanalysis (thanks
  1821.             to aCaB for info on detection)
  1822.  
  1823. Sat Jan 15 18:33:41 CET 2005 (tk)
  1824. ---------------------------------
  1825.   * libclamav/str.c: cli_memstr: return substring address
  1826.  
  1827. Fri Jan 14 16:12:21 GMT 2005 (trog)
  1828. -----------------------------------
  1829.   * libclamav/filetypes.c: add a few more HTML filetype markers
  1830.  
  1831. Fri Jan 14 14:53:59 GMT 2005 (trog)
  1832. -----------------------------------
  1833.   * libclamav/htmlnorm.c: RFC2397 ("data" URL scheme) support.
  1834.   * libclamav/scanner.c: scan RFC2397 data.
  1835.  
  1836. Wed Jan 12 08:58:29 GMT 2005 (njh)
  1837. ----------------------------------
  1838.   * clamav-milter:    Fixed DNS resolution error messages which could print
  1839.         the incorrect hostname that is not being resolved. Patch from
  1840.         Yar Tikhiy <yar*comp.chem.msu.su>
  1841.  
  1842. Tue Jan 11 20:24:36 CET 2005 (tk)
  1843. ---------------------------------
  1844.   * docs: Fix small typos in man pages (reported by Luca)
  1845.  
  1846. Tue Jan 11 02:27:24 CET 2005 (tk)
  1847. ---------------------------------
  1848.   * libclamav/scanners.c: Fix possible crash when handling file information in
  1849.               corrupted zip archives (problem reported by
  1850.               Reinhard Max <max*suse.de>)
  1851.  
  1852. Sun Jan  9 21:24:58 GMT 2005 (njh)
  1853. ----------------------------------
  1854.   * libclamav/mbox.c:    Some HTML.Phishing.Bank-41 were getting through
  1855.  
  1856. Sun Jan  9 11:38:39 GMT 2005 (njh)
  1857. ----------------------------------
  1858.   * libclamav/mbox.c:    Add support for messages that break RFC2047
  1859.  
  1860. Sat Jan  8 03:50:51 CET 2005 (tk)
  1861. ---------------------------------
  1862.   * aclocal.m4/configure: Add support for x86_64 (patch by Gwenole Beauchesne
  1863.               (MandrakeSoft), submitted by Oden Eriksson
  1864.               <oeriksson*mandrakesoft.com>)
  1865.  
  1866. Sat Jan  8 02:53:20 CET 2005 (tk)
  1867. ---------------------------------
  1868.   * libclamav/filetypes.c: Add support for mail files parsed by CMU Sieve
  1869.                (samples provided by Stefan Kaltenbrunner
  1870.                <stefan*kaltenbrunner.cc>)
  1871.  
  1872. Sat Jan  8 02:25:58 CET 2005 (tk)
  1873. ---------------------------------
  1874.   * libclamav: Fix cli_writeint32 alignment problem on SPARC (reported by
  1875.            Andy Fiddaman <clam*fiddaman.net>)
  1876.  
  1877. Fri Jan  7 13:50:52 GMT 2005 (njh)
  1878. ----------------------------------
  1879.   * libclamav/mbox.c:    Fix to "content-type: application" which could cause
  1880.                 the attachment to be scanned twice
  1881.  
  1882. Thu Jan  6 23:24:35 GMT 2005 (njh)
  1883. ----------------------------------
  1884.   * libclamav/mbox.c:    Better handler of single quotes in headers
  1885.  
  1886. Thu Jan  6 11:54:54 GMT 2005 (njh)
  1887. ----------------------------------
  1888.   * libclamav/mbox.c:    Scan for bounces in non mime-encoded emails
  1889.  
  1890. Wed Jan  5 21:55:49 GMT 2005 (njh)
  1891. ----------------------------------
  1892.   * libclamav/message.c:    Guess incorrect content-type, e.g.
  1893.             Content-Type: ultipart/mixed
  1894.                 instead of
  1895.             Content-Type: multipart/mixed
  1896.  
  1897. Wed Jan  5 21:09:14 GMT 2005 (njh)
  1898. ----------------------------------
  1899.   * libclamav/message.c:    Fix crash caused when looking for non-existant
  1900.             uuencoded files. This happens when the stated encoding
  1901.             method is wrong so we have to try all methods and
  1902.             including those which will fail
  1903.  
  1904. Sat Jan  1 15:56:48 GMT 2005 (njh)
  1905. ----------------------------------
  1906.   * libclamav/mbox.c:        Changes handling of unbalanced quotes in
  1907.             multipart headers
  1908.  
  1909. Sat Jan  1 12:54:04 GMT 2005 (njh)
  1910. ----------------------------------
  1911.   * libclamav/message.c:    Some uuencoded viruses were getting through
  1912.  
  1913. Thu Dec 30 14:06:03 GMT 2004 (njh)
  1914. ----------------------------------
  1915.   * contrib/init/NetBSD2.0:    Added startup and shutdown scripts for NetBSD2.0
  1916.  
  1917. Tue Dec 28 16:26:49 GMT 2004 (njh)
  1918. ----------------------------------
  1919.   * clamav-milter/INSTALL:    Added instructions for FreeBSD5.3
  1920.     contrib/init/FreeBSD5.2:    Clarified installation instructions - tested
  1921.             under FreeBSD5.3
  1922.  
  1923. Mon Dec 27 05:12:29 CET 2004 (tk)
  1924. ---------------------------------
  1925.   * freshclam/manager.c: Remove "Cache-Control: no-cache" from remote_cvdhead()
  1926.              Users behind proxies should only use the DNS method
  1927.              (now default, hardcoded)
  1928.  
  1929. Mon Dec 27 05:01:54 CET 2004 (tk)
  1930. ---------------------------------
  1931.   * freshclam/manager.c: use If-Modified-Since in --no-dns mode (based on code
  1932.              by Reini Urban <rurban*x-ray.at>)
  1933.  
  1934. Mon Dec 27 01:09:20 CET 2004 (tk)
  1935. ---------------------------------
  1936.   * libclamav/scanners.c: Add missing ArchiveBlockMax rule for recursion limit
  1937.               (reported by HR <haavard*zyf.no-ip.org>)
  1938.  
  1939. Wed Dec 22 16:08:49 GMT 2004 (trog)
  1940. -----------------------------------
  1941.   * sigtool/vba.c: Add some more Word6 tokens.
  1942.  
  1943.   * libclamav/htmlnorm.c: Don't set execute bit on temp files.
  1944.  
  1945. Tue Dec 21 18:42:44 GMT 2004 (njh)
  1946. ----------------------------------
  1947.   * clamav-milter:    Fix fault tolerance problem which could cause
  1948.     clamav-milter to attempt to talk to a clamd that was down before
  1949.     switching to a working clamd
  1950.  
  1951. Tue Dec 21 16:44:13 GMT 2004 (njh)
  1952. ----------------------------------
  1953.   * libclamav/blob.c:    Support for OS/2 - patch by TK
  1954.  
  1955. Tue Dec 21 04:11:48 CET 2004 (tk)
  1956. ---------------------------------
  1957.   * freshclam: DNSDatabaseInfo: optimised and hardcoded
  1958.  
  1959. Mon Dec 20 14:52:03 GMT 2004 (trog)
  1960. -----------------------------------
  1961.   * libclamav/chmunpack.c: relax over stringent offset checks.
  1962.             Explicitly cast some long long constants.
  1963.  
  1964.   * libclamav/ole2_extract.c: remove variable size array declaration.
  1965.  
  1966. Mon Dec 20 02:57:29 CET 2004 (tk)
  1967. ---------------------------------
  1968.   * libclamav/others.c: added cli_filecopy()
  1969.  
  1970. Mon Dec 20 02:32:30 CET 2004 (tk)
  1971. ---------------------------------
  1972.   * improved OS/2 support (thanks to Yuri Dario <mc6530*mclink.it>)
  1973.  
  1974. Sun Dec 19 17:01:56 GMT 2004 (njh)
  1975. ----------------------------------
  1976.   * clamav-milter: Correctly warn that --max_childen must be given in SESSION
  1977.         mode if LocalSocket is used and MaxThreads isn't given in
  1978.         clamd.conf. max_children is needed to know how many sessions
  1979.         to initiate to clamd(s)
  1980.  
  1981. Sun Dec 19 13:51:20 GMT 2004 (njh)
  1982. ----------------------------------
  1983.   * libclamav/mbox.c:    Further work on the non-parsing version.
  1984.   * clamav-milter:    Fix compilation error in non SESSION mode
  1985.  
  1986. Sun Dec 19 12:46:23 CET 2004 (tk)
  1987. ---------------------------------
  1988.   * contrib/clamdwatch: updated to 0.7
  1989.  
  1990. Sun Dec 19 03:12:50 CET 2004 (tk)
  1991. ---------------------------------
  1992.   * sigtool: fixed compilation error
  1993.  
  1994. Sun Dec 19 03:00:48 CET 2004 (tk)
  1995. ---------------------------------
  1996.   * libclamav: improved zip support
  1997.  
  1998. Sun Dec 19 02:09:50 CET 2004 (tk)
  1999. ---------------------------------
  2000.   * docs/MacOSX: updated (Dale Enterprise L.L.C)
  2001.  
  2002. Sat Dec 18 16:32:51 GMT 2004 (njh)
  2003. ----------------------------------
  2004.   * libclamav/mbox.c:    Removed the need for a extra (short lived) parse tree
  2005.         on some mail formats. This will help memory and performance
  2006.         in some scenarios
  2007.  
  2008. Thu Dec 16 15:31:45 GMT 2004 (njh)
  2009. ----------------------------------
  2010.   * libclamav:    Added some test software that decodes emails without parsing
  2011.             them first. It is not enabled by default, use at your
  2012.             own risk and look at the comments first.
  2013.         Cleared a few problems in the decoding algorithms found when
  2014.             testing the above code
  2015.  
  2016. Tue Dec 14 16:43:51 GMT 2004 (njh)
  2017. ----------------------------------
  2018.   * libclamav/message.c: removed fix from Wed Dec  1 12:14:46 GMT 2004. The
  2019.             original code was correct.
  2020.  
  2021. Tue Dec 14 11:36:43 GMT 2004 (trog)
  2022. -----------------------------------
  2023.   * libclamav/vba_extract.c:
  2024.     - Add signature for MacOffice 2004
  2025.     - Guess endianness of unknown versions of MS Office.
  2026.  
  2027. Tue Dec 14 11:15:22 GMT 2004 (trog)
  2028. -----------------------------------
  2029.   * sigtool/options.c sigtool/sigtool.c: New options: --vba and --vba-hex
  2030.   * sigtool/vba.c sigtool/vba.h: New files. Code to extract VBA/Word6 macros
  2031.  
  2032. Tue Dec 14 10:30:15 GMT 2004 (njh)
  2033. ----------------------------------
  2034.   * libclamav/message.c:    better recovery if memory softlimit is hit
  2035.  
  2036. Tue Dec 14 10:46:44 GMT 2004 (njh)
  2037. ----------------------------------
  2038.   * clamav-milter:    Fix crash on BSD if DNS is incorrectly setup
  2039.             Single thread access to the Version strings
  2040.  
  2041. Tue Dec 14 10:30:15 GMT 2004 (njh)
  2042. ----------------------------------
  2043.   * libclamav/message.c:    better recovery if memory softlimit is hit
  2044.  
  2045. Mon Dec 13 11:21:28 GMT 2004 (njh)
  2046. ----------------------------------
  2047.   * clamav-milter:    INSTALL: Added notes about FreeBSD5
  2048.             On Linux store the -ve process group in the pid file to
  2049.                 ensure that all threads are sent signals
  2050.             Support the temporary and quarantine directories being
  2051.                 on different filesystems
  2052.  
  2053. Sun Dec 12 20:34:03 GMT 2004 (njh)
  2054. ----------------------------------
  2055.   * contrib/init/FreeBSD5:    Added startup and shutdown scripts for FreeBSD5
  2056.  
  2057. Sun Dec 12 19:40:10 UTC 2004 (acab)
  2058. -----------------------------------
  2059.   * libclamav: upx:  improved PE rebuild - debug info on failure
  2060.  
  2061. Fri Dec 10 15:21:48 GMT 2004 (njh)
  2062. ----------------------------------
  2063.   * libclamav/message.c:    Warn if the content-type contains a blank entry
  2064.         e.g. "Content-Type: text/html /"
  2065.  
  2066. Wed Dec  8 01:12:12 CET 2004 (tk)
  2067. ---------------------------------
  2068.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2069.  
  2070. Tue Dec  7 23:10:36 GMT 2004 (njh)
  2071. ----------------------------------
  2072.   * libclamav/mbox.c:    Handle empty content-type in multipart headers, e.g.
  2073.         Content-Type: ; name="/tmp/foo/bar.txt"
  2074.  
  2075. Tue Dec  7 23:40:30 CET 2004 (tk)
  2076. ---------------------------------
  2077.   * configure: added --disable-zlib-vcheck (allows building on potentially
  2078.            buggy zlib versions (1.2.0 & 1.2.1))
  2079.  
  2080. Tue Dec  7 19:25:06 GMT 2004 (njh)
  2081. ----------------------------------
  2082.   * clamav-milter:    Ensure that the daily quarantine directory is created
  2083.  
  2084. Tue Dec  7 02:48:08 CET 2004 (tk)
  2085. ---------------------------------
  2086.   * clamd: added support for file descriptor passing (patch by Richard Lyons
  2087.        <frob-clamav*webcentral.com.au>)
  2088.  
  2089. Mon Dec  6 22:33:26 GMT 2004 (njh)
  2090. ----------------------------------
  2091.   * clamav-milter:    Ensure the date is kept in the quarantine path
  2092.  
  2093. Sun Dec  5 15:00:35 GMT 2004 (njh)
  2094. ----------------------------------
  2095.   * clamav-milter:    Fix array overrun on startup
  2096.  
  2097. Sat Dec  4 23:34:54 GMT 2004 (njh)
  2098. ----------------------------------
  2099.   * clamav-milter:    Fix possible mishandling of multiple children when
  2100.                 searching for a free server
  2101.  
  2102. Sat Dec  4 17:04:40 GMT 2004 (njh)
  2103. ----------------------------------
  2104.   * libclamav/blob.c:    Fixed filename handling in MACOS/X
  2105.  
  2106. Sat Dec  4 15:52:08 GMT 2004 (njh)
  2107. ----------------------------------
  2108.   * libclamav/mbox.c:    Handle text/rfc822-headers incorrectly sent as
  2109.                 message/rfc822-headers
  2110.  
  2111. Fri Dec  3 17:36:08 GMT 2004 (njh)
  2112. ----------------------------------
  2113.   * clamav-milter:    internal: Honour scanning modes and archive limits
  2114.  
  2115. Fri Dec  3 03:32:17 CET 2004 (tk)
  2116. ---------------------------------
  2117.   * libclamav: attempt to rebuild PE structure from UPX compressed files
  2118.            (code from aCaB)
  2119.  
  2120. Thu Dec  2 11:10:31 GMT 2004 (njh)
  2121. ----------------------------------
  2122.   * clamav-milter:    --internal now notices when the database has been
  2123.                 updated
  2124.  
  2125. Wed Dec  1 22:29:33 GMT 2004 (njh)
  2126. ----------------------------------
  2127.   * clamav-milter:    Added --internal flag (some functionality to do)
  2128.             SESSIONS: Don't hang when StreamMaxLength is hit
  2129.  
  2130. Wed Dec  1 21:05:07 CET 2004 (tk)
  2131. ---------------------------------
  2132.   * libclamav/scanners.c: improved recursion limits (thanks to Maxim Dounin)
  2133.  
  2134. Wed Dec  1 13:14:33 GMT 2004 (njh)
  2135. ----------------------------------
  2136.   * libclamav/mbox.c:    Decode text/plain parts marked as being encoded,
  2137.         reported by Trog
  2138.  
  2139. Wed Dec  1 12:14:46 GMT 2004 (njh)
  2140. ----------------------------------
  2141.   * libeclamav/message.c:    Part of rule 3 of paragraph 5.1 of RFC1521 was
  2142.         not being implemented, which meant that quoted-printable
  2143.         attachments with spaces before the '=' character at the end
  2144.         of soft breakon lines where not being correctly decoded
  2145.  
  2146. Tue Nov 30 16:47:54 CET 2004 (tk)
  2147. ---------------------------------
  2148.   * improved support for BSDI BSD/OS (access to test environment provided by
  2149.     David Wu <dyw*iohk.com>)
  2150.  
  2151. Tue Nov 30 12:06:12 GMT 2004 (njh)
  2152. ----------------------------------
  2153.   * libclamav/message.c:    Better handling for  unbalanced quotes in
  2154.             headers, e.g.  name="foo.doc
  2155.  
  2156. Mon Nov 29 13:25:25 GMT 2004 (njh)
  2157. ----------------------------------
  2158.   * libclamav/blob.c:    Fix potential crash if a temporary file can't be
  2159.     created
  2160.   * libclamav/mbox.c:    Disable the old continuation marker detection scheme
  2161.  
  2162. Mon Nov 29 00:23:55 CET 2004 (tk)
  2163. ---------------------------------
  2164.   * clamdscan: add support for --move and --remove options
  2165.  
  2166. Sun Nov 28 21:08:44 GMT 2004 (njh)
  2167. ----------------------------------
  2168.   * libclamav:    Email headers of only white space are no longer treated as
  2169.         the end of the headers
  2170.  
  2171. Sun Nov 28 16:30:18 GMT 2004 (njh)
  2172. ----------------------------------
  2173.   * libclamav/message.c:    Allow lower case hex in quoted-printable
  2174.             messages
  2175.  
  2176. Sat Nov 27 21:55:45 GMT 2004 (njh)
  2177. ----------------------------------
  2178.   * libclamav/mbox.c:    Changed some more strtok to cli_strtok
  2179.  
  2180. Sat Nov 27 19:53:33 CET 2004 (tk)
  2181. ---------------------------------
  2182.   * libclamav/scanners.c: cli_scanrar: skip splitted files (patch by Andrey J.
  2183.               Melnikoff (TEMHOTA) <temnota*kmv.ru>)
  2184.  
  2185. Sat Nov 27 14:40:55 GMT 2004 (njh)
  2186. ----------------------------------
  2187.  * libclamav/mbox.c:    Honour section 7.2.6 of RFC1521
  2188.  
  2189. Sat Nov 27 13:18:42 GMT 2004 (njh)
  2190. ----------------------------------
  2191.  * libclamav:    Assume x-uue is the same as x-uuencode
  2192.         If uudecoding fails and other possibilities have been
  2193.             registered, don't take the failure as fatal, also try
  2194.             the other decoding methods
  2195.  
  2196. Sat Nov 27 12:01:03 GMT 2004 (njh)
  2197. ----------------------------------
  2198.  * libclamav/mbox.c:    Handle RFC822 comments in the commands, e.g.:
  2199.                 Co(foo)ntent-Type: text/plain
  2200.  
  2201. Fri Nov 26 23:00:42 GMT 2004 (njh)
  2202. ----------------------------------
  2203.  * libclamav/mbox.c:    Scan binHexes after the final MIME section
  2204.             Handle spaces incorrectly added to the final MIME
  2205.                 section marker
  2206.  
  2207. Fri Nov 26 21:53:03 GMT 2004 (njh)
  2208. ----------------------------------
  2209.  * libclamav/mbox.c:    Scan uuencodes after the final MIME section
  2210.  
  2211. Fri Nov 26 22:01:58 CET 2004 (tk)
  2212. ---------------------------------
  2213.   * libclamav/scanners.c: cli_scanzip: apply cosmetic patch from Andrey J.
  2214.               Melnikoff (TEMHOTA) <temnota*kmv.ru>
  2215.  
  2216. Fri Nov 26 21:07:19 CET 2004 (tk)
  2217. ---------------------------------
  2218.   * libclamav/pe.c: do not trigger a warning on IMAGE_SUBSYSTEM_UNKNOWN
  2219.  
  2220. Thu Nov 25 18:38:06 CET 2004 (tk)
  2221. ---------------------------------
  2222.   * clamd: new directives StreamMinPort and StreamMaxPort (allow port range
  2223.        specification for stream mode). Patch by Alexander Marx
  2224.        <mad-ml*madness.at>)
  2225.  
  2226. Tue Nov 23 23:23:45 CET 2004 (tk)
  2227. ---------------------------------
  2228.   * clamscan: --move: preserve original access and modification times
  2229.           (requested by Tomasz Papszun); optimise
  2230.  
  2231. Tue Nov 23 09:06:45 GMT 2004 (njh)
  2232. ----------------------------------
  2233.   * libclamav/binhex.c:    Fix crash in base64 encoded binhex files reported by
  2234.                 Stefan Kaltenbrunner <stefan*kaltenbrunner.cc>
  2235.  
  2236. Mon Nov 22 15:20:07 GMT 2004 (njh)
  2237. ----------------------------------
  2238.   * libclamav:    General performance enhancements
  2239.  
  2240. Sat Nov 20 23:04:59 GMT 2004 (njh)
  2241. ----------------------------------
  2242.   * clamav-milter:    Better parsing of clamd's reply
  2243.  
  2244. Sat Nov 20 13:18:58 GMT 2004 (njh)
  2245. ----------------------------------
  2246.   * libclamav/untar.c:    Better handling of false file type identification
  2247.  
  2248. Fri Nov 19 11:34:56 GMT 2004 (njh)
  2249. ----------------------------------
  2250.   * libclamav/mbox.c:    Scan email footers (portions after the last MIME
  2251.                 boundary)
  2252.  
  2253. Thu Nov 18 20:28:13 CET 2004 (tk)
  2254. ---------------------------------
  2255.   * libclamav: add support for Mac's HQX file format (patch by Nigel)
  2256.  
  2257. Thu Nov 18 11:03:14 CET 2004 (tk)
  2258. ---------------------------------
  2259.   * libclamav: try to detect (and mark as Suspected.Zip) zip archives with
  2260.            modified information in local header
  2261.  
  2262. Thu Nov 18 00:05:37 CET 2004 (tk)
  2263. ---------------------------------
  2264.   * libclamav/pe.c: recognize more subsystem/machine types
  2265.  
  2266. Wed Nov 17 17:35:26 GMT 2004 (njh)
  2267. ----------------------------------
  2268.   * libclamav/message.c:    Scan some more bounce messages
  2269.  
  2270. Tue Nov 16 18:24:06 CET 2004 (tk)
  2271. ---------------------------------
  2272.   * libclamav/filetypes.c: add new mail detection rule
  2273.  
  2274. Tue Nov 16 18:07:39 CET 2004 (tk)
  2275. ---------------------------------
  2276.   * libclamav: improve generating of temporary file names (as requested by
  2277.            Boguslaw Brandys and Nigel)
  2278.  
  2279. Tue Nov 16 16:58:12 CET 2004 (tk)
  2280. ---------------------------------
  2281.   * freshclam/manager.c: get_database: terminate buffer after recv() call
  2282.              (thanks to Nigel)
  2283.  
  2284. Tue Nov 16 16:15:38 CET 2004 (tk)
  2285. ---------------------------------
  2286.   * clamscan/manager.c: fix duplicate reporting of failure to open some
  2287.             archive types (patch by Robert Hogan
  2288.             <robert*roberthogan.net>)
  2289.  
  2290. Mon Nov 15 23:55:50 CET 2004 (tk)
  2291. ---------------------------------
  2292.   * libclamav/scanners.c: mscab: pass duplicated descriptor to cabd->dsearch()
  2293.  
  2294. Sun Nov 14 15:23:02 GMT 2004 (njh)
  2295. ----------------------------------
  2296.   * clamav-milter:    Use SCAN in more places in preference to STREAM
  2297.  
  2298. Sat Nov 13 17:14:17 CET 2004 (tk)
  2299. ---------------------------------
  2300.   * freshclam: better handling of connection errors (thanks to Simon Munton
  2301.            <simon*munton.demon.co.uk>)
  2302.  
  2303. Sat Nov 13 17:00:28 CET 2004 (tk)
  2304. ---------------------------------
  2305.   * configure: do not add needless -I/usr/include
  2306.  
  2307. Sat Nov 13 15:45:38 CET 2004 (tk)
  2308. ---------------------------------
  2309.   * libclamav, clamd: readdir_r code: fix compilation error on systems that
  2310.               don't define NAME_MAX
  2311.  
  2312. Sat Nov 13 14:26:21 CET 2004 (tk)
  2313. ---------------------------------
  2314.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2315.  
  2316. Fri Nov 12 16:50:52 GMT 2004 (njh)
  2317. ----------------------------------
  2318.   * clamav-milter:    When communicating to clamd via localSocket don't
  2319.                 use a second socket for the data
  2320.  
  2321. Fri Nov 12 15:31:15 GMT 2004 (trog)
  2322. -----------------------------------
  2323.   * libclamav/vba_extract.c: fix possible infinite loop
  2324.  
  2325. Fri Nov 12 09:44:23 GMT 2004 (njh)
  2326. ----------------------------------
  2327.   * libclamav/mbox.c:        Draft of RFC1341 support is now on by default.
  2328.             Fragments arriving out of order are not scanned (yet).
  2329.             If you use clamav-milter to load balance clamd across
  2330.                 servers you will need to ensure that the partial
  2331.                 directory is on a shared directory (e.g. NFS)
  2332.  
  2333. Fri Nov 12 09:05:15 GMT 2004 (njh)
  2334. ----------------------------------
  2335.   * libclamav/message.c:    Parse some malformed binhex files
  2336.  
  2337. Thu Nov 11 22:17:31 GMT 2004 (njh)
  2338. ----------------------------------
  2339.   * libclamav:        Rewrote the parsing of headers to improve folded lines
  2340.  
  2341. Wed Nov 10 10:12:18 GMT 2004 (njh)
  2342. ----------------------------------
  2343.   * libclamav/mbox.c:    Fix escaped parenthesis in rfc822 comments
  2344.  
  2345. Tue Nov  9 19:43:38 GMT 2004 (njh)
  2346. ----------------------------------
  2347.   * libclamav:        Scan uuencoded files in preambles to multipart messages
  2348.  
  2349. Tue Nov  9 12:25:20 GMT 2004 (njh)
  2350. ----------------------------------
  2351.   * libclamav/mbox.c:    Better handling of mail-follow-urls when CURL is not
  2352.                 installed
  2353.  
  2354. Tue Nov  9 10:10:07 GMT 2004 (njh)
  2355. ----------------------------------
  2356.   * libclamav/mbox.c:    Basic handling for unbalanced quotes in the main
  2357.                 message
  2358.  
  2359. Tue Nov  9 08:53:24 CET 2004 (tk)
  2360. ---------------------------------
  2361.   * clamscan, clamd: increase value of maximal recursion limit (current: 8,
  2362.              was: 5)
  2363.  
  2364. Mon Nov  8 20:37:41 GMT 2004 (njh)
  2365. ----------------------------------
  2366.   * clamav-milter:    Don't start the clamd watchdog when in localSocket mode
  2367.  
  2368. Mon Nov  8 16:29:13 GMT 2004 (njh)
  2369. ----------------------------------
  2370.   * libclamav/message.c:    Fix crash with incorrectly encoded uuencode
  2371.             files
  2372.  
  2373. Mon Nov  8 15:24:18 CET 2004 (tk)
  2374. ---------------------------------
  2375.   * clamd: new directive ExitOnOOM (stop deamon when libclamav reports out of
  2376.        memory condition)
  2377.  
  2378. Mon Nov  8 11:32:11 CET 2004 (tk)
  2379. ---------------------------------
  2380.   * clamd/server-th.c: SIGHUP: also re-open log file closed due to exceeded
  2381.                file size
  2382.  
  2383. Mon Nov  8 10:29:02 GMT 2004 (njh)
  2384. ----------------------------------
  2385.   * libclamav/message.c:    Fix crash if the guessed encoder is incorrectly
  2386.             thought to be yEnc
  2387.  
  2388. Mon Nov  8 10:28:41 CET 2004 (tk)
  2389. ---------------------------------
  2390.   * clamd: force SHUTDOWN on memory errors from libclamav
  2391.  
  2392. Mon Nov  8 10:01:48 CET 2004 (tk)
  2393. ---------------------------------
  2394.   * libclamav/scanners.c: handle error conditions of cli_scandesc()
  2395.  
  2396. Sun Nov  7 16:42:10 GMT 2004 (njh)
  2397. ----------------------------------
  2398.   * libclamav/message.c:    Handle paragraph 4 of RFC2231
  2399.  
  2400. Sat Nov  6 21:45:21 GMT 2004 (njh)
  2401. ----------------------------------
  2402.   * libclamav/mbox.c:    Fix possible crash when handling illegal RFC2047 header
  2403.  
  2404. Fri Nov  5 18:09:24 CET 2004 (tk)
  2405. ---------------------------------
  2406.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2407.  
  2408. Fri Nov  5 13:08:24 CET 2004 (tk)
  2409. ---------------------------------
  2410.   * configure: improve zlib test
  2411.  
  2412. Fri Nov  5 11:04:45 CET 2004 (tk)
  2413. ---------------------------------
  2414.   * freshclam: add support for AllowSupplementaryGroups (patch by Ales Casar
  2415.            <casar*uni-mb.si>)
  2416.  
  2417. Fri Nov  5 09:44:43 CET 2004 (tk)
  2418. ---------------------------------
  2419.   * add UPGRADE file
  2420.  
  2421. Fri Nov  5 09:09:58 CET 2004 (tk)
  2422. ---------------------------------
  2423.   * docs: better description of ArchiveBlockMax
  2424.  
  2425. Thu Nov  4 21:47:14 CET 2004 (tk)
  2426. ---------------------------------
  2427.   * libclamav/snprintf.c: fix compilation error (patch by Nigel)
  2428.  
  2429. Thu Nov  4 10:14:57 GMT 2004 (njh)
  2430. ----------------------------------
  2431.   * libclamav/mbox.c:    Applied readdir_r patch from TK
  2432.  
  2433. Thu Nov  4 08:24:21 GMT 2004 (njh)
  2434. ----------------------------------
  2435.   * libclamav/clamav-milter:    Fix segfault on startup in LocalSocket mode in
  2436.             SESSION mode
  2437.  
  2438. Wed Nov  3 12:47:41 GMT 2004 (njh)
  2439. ----------------------------------
  2440.   * libclamav/clamav-milter:    Save the original subject as X-Original-Subject
  2441.             when running in advisory or qurantine mode
  2442.             SESSION mode: warn when no clamd can be reached
  2443.  
  2444. Wed Nov  3 12:50:19 CET 2004 (tk)
  2445. ---------------------------------
  2446.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2447.  
  2448. Tue Nov  2 13:26:01 CET 2004 (tk)
  2449. ---------------------------------
  2450.   * libclamav/clamav.h: fix bad alias of CL_ENCRYPTED (thanks to Jan ONDREJ
  2451.             (SAL) <ondrejj*salstar.sk>)
  2452.  
  2453. Tue Nov  2 05:12:45 CET 2004 (tk)
  2454. ---------------------------------
  2455.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2456.  
  2457. Tue Nov  2 04:58:43 CET 2004 (tk)
  2458. ---------------------------------
  2459.   * libclamav, clamd: readdir_r code: provide additional space (for at least
  2460.               NAME_MAX + 1 characters) in the d_name array on systems
  2461.               that don't define the d_name element sufficiently long
  2462.               (thanks to Andy Fiddaman <clam*fiddaman.net> for a
  2463.               pointer)
  2464.  
  2465. Sun Oct 31 09:31:06 GMT 2004 (njh)
  2466. ----------------------------------
  2467.   * libclamav:        Improve the handling of blank filenames for attachments
  2468.             Handle unbalanced quotes in multipart headers
  2469.  
  2470. Sat Oct 30 07:50:33 BST 2004 (njh)
  2471. ----------------------------------
  2472.   * clamav-milter:    Fix possible crash when one or more servers can't be
  2473.                 contacted
  2474.  
  2475. Fri Oct 29 19:11:07 BST 2004 (njh)
  2476. ----------------------------------
  2477.   * clamav-milter:    Fix problem with deleting X-VIRUS-STATUS not setting
  2478.                 correct libmilter settings
  2479.  
  2480. Fri Oct 29 02:19:48 CEST 2004 (tk)
  2481. ----------------------------------
  2482.   * clamdscan: update manual page and fix return code for "unknown option"
  2483.            error
  2484.  
  2485. Thu Oct 28 09:14:22 BST 2004 (njh)
  2486. ----------------------------------
  2487.   * libclamav/strrcpy.c:    Ensure that assert is only used if
  2488.                     --enable-debug is given to configure
  2489.  
  2490. Wed Oct 27 13:36:14 BST 2004 (njh)
  2491. ----------------------------------
  2492.   * clamav-milter:    Remove X-VIRUS-STATUS on incoming messages
  2493.             Plug remote possibility of file descriptor leak
  2494.             Return EX_OSERR if fork fails, not EX_TEMPFAIL
  2495.             If clamav-milter points to more than one server, ensure
  2496.                 that the version information for that server is
  2497.                 added to the header
  2498.             Update version information in the watchdog. There may
  2499.                 therefore be a delay between the server updating
  2500.                 and this being reflected in the headers
  2501.  
  2502. Wed Oct 27 09:30:47 BST 2004 (trog)
  2503. -----------------------------------
  2504.   * libclamav/htmlnorm.c: extract more HTML references from use with FOLLOWURL
  2505.  
  2506. Wed Oct 27 07:36:49 BST 2004 (njh)
  2507. ----------------------------------
  2508.  * libclamav/untar.c:    Handle links to another file already archived, patch
  2509.                 by "Roger Lucas" <roger*planbit.co.uk>
  2510.  
  2511. Sun Oct 24 05:36:39 BST 2004 (njh)
  2512. ----------------------------------
  2513.   * libclamav/mbox.c:        Handle multipart/knowbot as multipart/mixed
  2514.             until syntax documention can be found for this format
  2515.  
  2516. Sun Oct 24 04:52:01 BST 2004 (njh)
  2517. ----------------------------------
  2518.   * libclamav/message.c:    Change encoding guess message from warn to debug
  2519.   * clamav-milter:        Validate the length of the server hostnames
  2520.                 Generate a more useful message than libmilter's
  2521.             bind failure message when the two sockets are the same
  2522.             named pipe
  2523.                 SESSION code now on by default
  2524.                 Use cli_strtokbuf() instead of cli_strtok()
  2525.             whereever possible
  2526.  
  2527. Fri Oct 22 18:20:03 BST 2004 (njh)
  2528. ----------------------------------
  2529.   * libclamav/message.c:    Handle broken messages which state
  2530.             Content-Transfer-Encoding: us-ascii
  2531.                 reported by arny*arny.ro
  2532.  
  2533. Fri Oct 22 16:57:13 BST 2004 (njh)
  2534. ----------------------------------
  2535.   * libclamav/message.c:    If an unknown encoding type is found take
  2536.             a best guess for the decoder. If none can be guessed
  2537.             invoke all decoders
  2538.  
  2539. Thu Oct 21 11:14:35 BST 2004 (njh)
  2540. ----------------------------------
  2541.   * libclamav/mbox.c:    PARTIAL MODE: Extend yesterday's Solaris fix to BeOS
  2542.  
  2543. Wed Oct 20 23:51:46 CEST 2004 (tk)
  2544. ----------------------------------
  2545.   * clamd, clamscan: do not initialise procdev when /proc is not mounted
  2546.              (thanks to Andrey J. Melnikoff (TEMHOTA) <temnota*kmv.ru>)
  2547.  
  2548. Wed Oct 20 22:37:24 CEST 2004 (tk)
  2549. ----------------------------------
  2550.   * shared/misc.c: print version information to stdin instead of stderr
  2551.            (reported by spaze <spaze*exploited.cz>)
  2552.  
  2553. Wed Oct 20 22:31:10 CEST 2004 (tk)
  2554. ----------------------------------
  2555.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2556.  
  2557. Wed Oct 20 22:16:58 CEST 2004 (tk)
  2558. ----------------------------------
  2559.   * libclamav, clamd: fix possible stack corruption under Solaris (only when
  2560.               compiled with --enable-readdir_r). Thanks to Andy
  2561.               Fiddaman <clam*fiddaman.net>.
  2562.  
  2563. Wed Oct 20 21:00:37 CEST 2004 (tk)
  2564. ----------------------------------
  2565.   * clamdscan: fix error messages (problem reported by Jason Haar
  2566.            <Jason.Haar*trimble.co.nz>)
  2567.  
  2568. Wed Oct 20 13:23:33 BST 2004 (njh)
  2569. ----------------------------------
  2570.   * libclamav/untar.c:    Print warning message about unsopported (yet) formats
  2571.  
  2572. Wed Oct 20 11:37:40 BST 2004 (njh)
  2573. ----------------------------------
  2574.   * libclamav/mbox.c:    PARTIAL MODE ONLY: fixed possible stack corruption
  2575.                 under Solaris, patch from Andy Fiddaman
  2576.                 <clam*fiddaman.net>
  2577.  
  2578. Tue Oct 19 14:56:27 BST 2004 (njh)
  2579. ----------------------------------
  2580.   * libclamav/message.c:    Some base64 encoders encode extra NUL bytes
  2581.             at the end - ensure that they aren't added when
  2582.             decoding, reported by James Lick <jlick*drivel.com>
  2583.  
  2584. Tue Oct 19 02:53:46 CEST 2004 (tk)
  2585. ----------------------------------
  2586.   * libclamav/matcher.c: fix signature target type validation for data files
  2587.              of unknown type
  2588.  
  2589. Sun Oct 17 18:33:10 CEST 2004 (tk)
  2590. ----------------------------------
  2591.   V 0.80
  2592.  
  2593. Sun Oct 17 18:19:24 CEST 2004 (tk)
  2594. ----------------------------------
  2595.   * docs: update (thanks to Tomasz Papszun for corrections)
  2596.  
  2597. Sun Oct 17 16:50:37 CEST 2004 (acab)
  2598. ------------------------------------
  2599.   * libclamav/pe.c: fixed a bug preventing one-section fsg1.33 files to be
  2600.                     unpacked (problem reported by Christoph Cordes)
  2601.  
  2602. Sun Oct 17 16:10:45 CEST 2004 (tk)
  2603. ----------------------------------
  2604.   * libclamav/others: set flevel to 3
  2605.  
  2606. Sun Oct 17 15:31:59 CEST 2004 (tk)
  2607. ----------------------------------
  2608.   * libclamav/chmunpack.c: better handling of broken files (problem reported
  2609.                by Tomasz Papszun)
  2610.  
  2611. Sun Oct 17 10:30:36 BST 2004 (njh)
  2612. ----------------------------------
  2613.   * libclamav:        Added advice to report mails that can't be scanned
  2614.  
  2615. Sun Oct 17 02:42:10 CEST 2004 (tk)
  2616. ----------------------------------
  2617.   * libclamav, freshclam: cosmetic fixes
  2618.  
  2619. Sun Oct 17 01:28:48 CEST 2004 (tk)
  2620. ----------------------------------
  2621.   * libclamav: count unpacked data scanned by cl_scanbuff()
  2622.  
  2623. Sat Oct 16 20:11:15 BST 2004 (njh)
  2624. ----------------------------------
  2625.   * libclamav/mbox.c:    Rudimentary handling of BeMail (BeOS) messages.
  2626.                 Documentation of the format would be appreciated
  2627.  
  2628. Sat Oct 16 18:24:33 BST 2004 (njh)
  2629. ----------------------------------
  2630.   * libclamav/mbox.c:    Handle headers such as boundary="=.J:gysAG)N(3_zv"
  2631.                 where the colon must not be treated as a
  2632.                 token separator, reported by Christoph
  2633.  
  2634. Sat Oct 16 17:10:06 BST 2004 (njh)
  2635. ----------------------------------
  2636.   * libclamav/untar.c:    Handle empty files in the middle of archives, reported
  2637.                 by Ren├⌐ Bellora <rbellora*tecnoaccion.com.ar>
  2638.  
  2639. Sat Oct 16 14:55:03 BST 2004 (njh)
  2640. ----------------------------------
  2641.   * libclamav/message.c:    Handle some broken email headers:
  2642.         Content-Transfer-Encoding: 8 bit
  2643.         Content-Type: plain/text
  2644.  
  2645. Sat Oct 16 10:02:32 BST 2004 (njh)
  2646. ----------------------------------
  2647.   * libclamav/mbox.c:    Improved handling for wraparound headers
  2648.  
  2649. Sat Oct 16 02:41:17 CEST 2004 (tk)
  2650. ----------------------------------
  2651.   * clamdscan: add missing support for --no-summary (problem reported by
  2652.            Matt Leyda <mfleyda*e-one.com>)
  2653.  
  2654. Sat Oct 16 01:01:49 CEST 2004 (tk)
  2655. ----------------------------------
  2656.   * libclamav/matcher-bm.c: speed up
  2657.  
  2658. Fri Oct 15 22:56:23 CEST 2004 (tk)
  2659. ----------------------------------
  2660.   * libclamav/readdb.c: allow (optional) engine version requirement in sigs
  2661.  
  2662. Fri Oct 15 02:23:02 CEST 2004 (tk)
  2663. ----------------------------------
  2664.   * libclamav/special.c: return 1 for other JPEG exploit variants
  2665.  
  2666. Fri Oct 15 01:53:42 CEST 2004 (tk)
  2667. ----------------------------------
  2668.   * libclamav/scanners.c: do not return CL_EFORMAT to callers
  2669.  
  2670. Thu Oct 14 22:19:20 BST 2004 (njh)
  2671. ----------------------------------
  2672.   * libclamav/mbox.c:    Harden the test for RFC2047 encoded headers
  2673.  
  2674. Thu Oct 14 18:46:10 BST 2004 (njh)
  2675. ----------------------------------
  2676.   * libclamav:        Handle RFC2047 on long lines produced by continuation
  2677.                 headers
  2678.             Try to reclaim some memory if it becomes low when
  2679.                 decoding very large files
  2680.  
  2681. Wed Oct 13 22:57:21 CEST 2004 (tk)
  2682. ----------------------------------
  2683.   * libclamav/matcher-bm.c: bound memory usage
  2684.  
  2685. Wed Oct 13 22:20:17 CEST 2004 (tk)
  2686. ----------------------------------
  2687.   * libclamav/str.c: include cli_strtokbuf() from Nigel
  2688.  
  2689. Wed Oct 13 20:21:26 CEST 2004 (tk)
  2690. ----------------------------------
  2691.   * libclamav/mspack/cabd.c: fix possible description leak
  2692.  
  2693. Wed Oct 13 11:19:03 BST 2004 (njh)
  2694. ----------------------------------
  2695.   * libclamav/untar.c:    Added handling of some extra file types within the
  2696.                 archive. Thanks to
  2697.                 djgardner*users.sourceforge.net
  2698.  
  2699. Wed Oct 13 09:57:54 BST 2004 (trog)
  2700. -----------------------------------
  2701.   * libclamav/special.c: fix logic check
  2702.  
  2703. Mon Oct 11 11:56:29 BST 2004 (njh)
  2704. ----------------------------------
  2705.   * libclamav/message.c:    Find worms such as Worm.Bagz.B-2 which include
  2706.             non base64 characters in their encodings
  2707.  
  2708. Mon Oct 11 04:07:41 CEST 2004 (tk)
  2709. ----------------------------------
  2710.   * clamd: improve on-access scanning
  2711.   * docs: update
  2712.   V 0.80rc4
  2713.  
  2714. Sun Oct 10 12:11:31 BST 2004 (njh)
  2715. ----------------------------------
  2716.   * libclamav/mbox.c:    Replace (commented out) perror calls with cli_errmsg
  2717.  
  2718. Sun Oct 10 01:12:04 CEST 2004 (tk)
  2719. ----------------------------------
  2720.   * configure: check libcurl's version number
  2721.   * clamd/others.c: fix compilation error on Solaris (thanks to "Christopher
  2722.             X. Candreva" <chris*westnet.com>)
  2723.   * freshclam: display additional info for "SECURITY WARNING: NO SUPPORT..."
  2724.            (requested by Kevin Spicer <kevins*bmrb.co.uk>)
  2725.  
  2726. Sat Oct  9 23:11:35 BST 2004 (njh)
  2727. ----------------------------------
  2728.   * clamav-milter:    Correct fix for systems where BINDTODEVICE is not
  2729.                 supported
  2730.             SESSIONS: If the PORT command to clamd fails, reset the
  2731.                 link
  2732.  
  2733. Sat Oct  9 09:03:21 BST 2004 (njh)
  2734. ----------------------------------
  2735.   * libclamav/mbox.c:    Only use libcurl if the version is >= 7.11
  2736.  
  2737. Sat Oct  9 03:07:35 CEST 2004 (tk)
  2738. ----------------------------------
  2739.   * libclamav/readdb.c: make signature parser more elastic
  2740.  
  2741. Fri Oct  8 17:53:30 CEST 2004 (tk)
  2742. ----------------------------------
  2743.   * clamd/others.c: improve poll code in is_fd_connected() (Trog)
  2744.  
  2745. Thu Oct  7 16:37:04 BST 2004 (njh)
  2746. ----------------------------------
  2747.   * clamav-milter:    Requirement for ScanMail removed since that is no
  2748.                 longer supported in clamd.conf
  2749.  
  2750. Thu Oct  7 12:18:59 BST 2004 (trog)
  2751. -----------------------------------
  2752.   * libclamav/filetypes.c: Add more HTML markers
  2753.  
  2754. Thu Oct  7 03:03:26 CEST 2004 (tk)
  2755. ----------------------------------
  2756.   * configure: disable support for readdir_r by default (can be enabled with
  2757.            --enable-readdir_r)
  2758.  
  2759. Wed Oct  6 21:36:59 CEST 2004 (tk)
  2760. ----------------------------------
  2761.   * configure: improve --disable-dns behaviour (patch by Tom G. Christensen
  2762.            <tgc*statsbiblioteket.dk>)
  2763.  
  2764. Wed Oct  6 20:48:17 CEST 2004 (tk)
  2765. ----------------------------------
  2766.   * freshclam/manager.c: fix download problems with some proxy servers
  2767.              (patch by Alexander Marx <mad-ml*madness.at>)
  2768.  
  2769. Wed Oct  6 18:25:46 CEST 2004 (tk)
  2770. ----------------------------------
  2771.   * libclamav/pe.c: do not report I/O error for small files with empty
  2772.             section
  2773.  
  2774. Tue Oct  5 16:45:28 BST 2004 (njh)
  2775. ----------------------------------
  2776.   * libclamav:        First draft of RFC1341 code. It is not enabled by
  2777.                 default. To enable it, locate PARTIAL_DIR
  2778.                 in libclamav/mbox.c, uncomment the line and set
  2779.                 that to some nice place.
  2780.             Note that it is up to YOU to ensure that the PARTIAL_DIR
  2781.                 directory is secure and to trim out old files
  2782.                 in there from time to time.
  2783.  
  2784. Tue Oct  5 11:59:09 BST 2004 (njh)
  2785. ----------------------------------
  2786.   * libclamav/message.c:    Faster base64 decoding
  2787.  
  2788. Mon Oct  4 14:48:16 BST 2004 (njh)
  2789. ----------------------------------
  2790.   * libclamav/untar.c:    Handle GNU tar files
  2791.  
  2792. Mon Oct  4 13:38:23 BST 2004 (njh)
  2793. ----------------------------------
  2794.   * clamav-milter:    Fix mails containing viruses being kept twice in
  2795.                 quarantine; once as 'msg.xxxxxx' and once as
  2796.                 'msg.xxxxxx.virusname'
  2797.  
  2798. Mon Oct  4 13:20:17 BST 2004 (njh)
  2799. ----------------------------------
  2800.   * libclamav:        More informative message when scanning PGP encoded
  2801.                 emails
  2802.             PGP encoded emails are now passed through
  2803.  
  2804. Mon Oct  4 11:59:02 BST 2004 (njh)
  2805. ----------------------------------
  2806.   * clamav-milter:    Better SMTP message when virus is found
  2807.   * libclamav/untar.c:    Handle tar files less than 512 bytes
  2808.   * libclamav/mbox.c:    Better error message on RFC2047 decode error
  2809.  
  2810. Mon Oct  4 03:09:46 CEST 2004 (tk)
  2811. ----------------------------------
  2812.   * libclamav/scanners.c: respect file size limit in cli_scanmscab()
  2813.  
  2814. Sun Oct  3 17:04:27 CEST 2004 (tk)
  2815. ----------------------------------
  2816.   * libclamav, clamd: use readdir_r when available
  2817.  
  2818. Sat Oct  2 23:02:39 CEST 2004 (tk)
  2819. ----------------------------------
  2820.   * configure: improve config file installation (patch by Andrey J. Melnikoff
  2821.            (TEMHOTA) <temnota*kmv.ru>)
  2822.   * sigtool: fix --unpack/--unpack-current problem on Cygwin and FreeBSD
  2823.  
  2824. Sat Oct  2 18:52:32 BST 2004 (njh)
  2825. ----------------------------------
  2826.   * clamav-milter:    Fix crash if %h is used in a template and --headers is
  2827.                 not set reported by "Sergey Y. Afonin"
  2828.                 <asy*kraft-s.ru>
  2829.  
  2830. Sat Oct  2 16:41:02 BST 2004 (njh)
  2831. ----------------------------------
  2832.   * libclamav/table.c:    Fix compilation problem when --enable-debug is not set
  2833.  
  2834. Fri Oct  1 14:50:55 BST 2004 (njh)
  2835. ----------------------------------
  2836.   * libclamav/message.c:    Fixed handling of the end of yEnc attachments
  2837.  
  2838. Fri Oct  1 08:57:42 BST 2004 (njh)
  2839. ----------------------------------
  2840.   * libclamav/mbox.c:    Better error message for 'message/partial' emails
  2841.  
  2842. Fri Oct  1 02:28:08 CEST 2004 (tk)
  2843. ----------------------------------
  2844.   * clamd: add new directive IdleTimeout (patch by Andrey J. Melnikoff (TEMHOTA)
  2845.        <temnota*kmv.ru>)
  2846.   * clamscan/others.c: preserve Mac OS X resource forks in filecopy()
  2847.                (thanks to Remi Mommsen <remigius.mommsen*cern.ch>)
  2848.   * cosmetic fixes (thanks to Damian Menscher <menscherr*uiuc.edu>)
  2849.  
  2850. Thu Sep 30 22:48:53 BST 2004 (njh)
  2851. ----------------------------------
  2852.   * libclamav/mbox.c:    Remove unneeded strdup() calls
  2853.             Fix some "filename too long" errors when MailFollowURLs
  2854.                 is set
  2855.  
  2856. Thu Sep 30 20:19:46 BST 2004 (njh)
  2857. ----------------------------------
  2858.   * clamav-milter:    Allow --from with no e-mail address
  2859.  
  2860. Thu Sep 30 10:01:25 BST 2004 (njh)
  2861. ----------------------------------
  2862.   * libclamav:        Further small speed and size optimisations with MIME
  2863.                 decoding
  2864.  
  2865. Thu Sep 30 09:24:26 BST 2004 (trog)
  2866. -----------------------------------
  2867.   * libclamav/special.c: match obfuscated JPEG files
  2868.  
  2869. Thu Sep 30 10:01:23 CEST 2004 (tk)
  2870. ----------------------------------
  2871.   * libclamav/matcher: handle Exploit.JPEG.Comment.*
  2872.  
  2873. Thu Sep 30 02:19:12 CEST 2004 (tk)
  2874. ----------------------------------
  2875.   * libclamav/special.c: add cli_check_jpeg_exploit (by Trog)
  2876.   * libclamav/matcher.c: add additional check to eliminate false positive
  2877.              matches of Exploit.JPEG.Comment
  2878.  
  2879. Tue Sep 28 19:41:39 BST 2004 (njh)
  2880. ----------------------------------
  2881.   * libclamav:        Some small speed and size optimisations in MIME decoding
  2882.  
  2883. Tue Sep 28 15:46:18 BST 2004 (njh)
  2884. ---------------------------------
  2885.   * contrib/clamavmon:    No longer multithreaded
  2886.   * clamav-milter:    Added support for operating systems without
  2887.                 SO_BINDTODEVICE
  2888.  
  2889. Tue Sep 28 10:57:13 BST 2004 (njh)
  2890. ----------------------------------
  2891.   * contrib/clamavmon:    Added monitor of clamd status
  2892.  
  2893. Mon Sep 27 23:59:04 CEST 2004
  2894. ----------------------------------
  2895.   * docs: update
  2896.   V 0.80rc3
  2897.  
  2898. Mon Sep 27 22:51:05 CEST 2004 (tk)
  2899. ----------------------------------
  2900.   * clamd: add new directive DisableDefaultScanOptions
  2901.   * configs, manual pages: clarify default actions for clamd and freshclam
  2902.  
  2903. Mon Sep 27 18:12:17 BST 2004 (njh)
  2904. ----------------------------------
  2905.   * clamav-milter:    added optional iface argument to --broadcast
  2906.   * contrib/clamavmon:    created first draft of a network monitor/management
  2907.                 utility for clamAV. Currently displays incoming
  2908.                 viruses trapped by clamav-milter
  2909.  
  2910. Mon Sep 27 18:46:26 CEST 2004 (tk)
  2911. ----------------------------------
  2912.   * clamd/others.c: disable broken poll() code in is_fd_connected()
  2913.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2914.  
  2915. Mon Sep 27 13:44:45 BST 2004 (njh)
  2916. ----------------------------------
  2917.   * clamav-milter:    SESSIONS: try to gracefully close when shutting down
  2918.         honour HAVE_IN_ADDR_T
  2919.         Added --broadcast option
  2920.  
  2921. Mon Sep 27 04:00:14 CEST 2004 (tk)
  2922. ----------------------------------
  2923.   * libclamav: ignore ndb signatures in cl_scanbuff()
  2924.  
  2925. Sun Sep 26 03:11:48 CEST 2004 (tk)
  2926. ----------------------------------
  2927.   * docs/MacOSX: update (Dale Enterprise L.L.C)
  2928.   * freshclam: fix compilation problem on Max OS X (thanks to Mr Mailing List
  2929.            <maillist*smarttv.dk>)
  2930.   * configure: do not test double for resolv.h (thanks to Masaki Ogawa
  2931.            <proc*mac.com>)
  2932.   * docs/man: fix config paths (thanks to Tuomo Soini <tis*foobar.fi>)
  2933.   * libclamav: fix compilation problem on Interix (Brian A. Reiter
  2934.            <breiter*wolfereiter.com>)
  2935.   * configure: add check for __dn_expand (required for some new Linux
  2936.            distributions, thanks to Reinhard Max <max*tclers.tk>)
  2937.  
  2938. Sat Sep 25 16:48:18 BST 2004 (njh)
  2939. ----------------------------------
  2940.   * clamav-milter:    Didn't compile with some older Linuxes
  2941.             Honour LogFacility
  2942.             When sanitising the quarantine's filename, don't
  2943.                 sanitise the directory name as well
  2944.  
  2945. Fri Sep 24 09:14:44 BST 2004 (trog)
  2946. -----------------------------------
  2947.   * libclamav/filetypes.c: Add more HTML markers
  2948.  
  2949. Thu Sep 23 09:46:06 BST 2004 (njh)
  2950. ----------------------------------
  2951.   * libclamav/mbox.c:    Scan multipart/digest messages (suggested by "Andrey J.
  2952.                 Melnikoff (TEMHOTA)" <temnota*kmv.ru>)
  2953.  
  2954. Wed Sep 22 17:11:23 BST 2004 (njh)
  2955. ----------------------------------
  2956.   * libclamav/mbox.c:    Build if libcurl doesn't support
  2957.                 CURLOPT_DNS_USE_GLOBAL_CACHE
  2958.  
  2959. Wed Sep 22 16:58:05 BST 2004 (trog)
  2960. -----------------------------------
  2961.   * libclamav/htmlnorm.c: fix possible crash with broken html
  2962.         (can only trigger when using FOLLOWURL)
  2963.  
  2964. Wed Sep 22 16:53:02 BST 2004 (njh)
  2965. ----------------------------------
  2966.   * libclamav/mbox.c:    Scan RFC2298 messages
  2967.  
  2968. Wed Sep 22 16:24:08 BST 2004 (njh)
  2969. ----------------------------------
  2970.   * libclamav/mbox.c:    Correct typo in previous fix
  2971.  
  2972. Tue Sep 21 21:49:06 BST 2004 (njh)
  2973. ----------------------------------
  2974.   * libclamav/mbox.c:    FOLLOWURL: Set a default username and password for
  2975.                 password protected sites to avoid the password
  2976.                 prompt bug with older versions of libcurl
  2977.  
  2978. Tue Sep 21 19:01:32 CEST 2004 (tk)
  2979. ----------------------------------
  2980.   * libclamav/filetypes.c: fix PK00PK zip rule (thanks to <steveb*webtribe.net>)
  2981.   V 0.80rc2
  2982.  
  2983. Tue Sep 21 15:56:35 BST 2004 (njh)
  2984. ----------------------------------
  2985.   * libclamav:    Fix handling of empty lines in text/plain emails
  2986.  
  2987. Tue Sep 21 13:20:31 BST 2004 (njh)
  2988. ----------------------------------
  2989.   * libclamav/mbox.c:    Fallback to CURLOPT_FILE if CURLOPT_WRITEDATA isn't
  2990.                 defined
  2991.  
  2992. Tue Sep 21 10:27:29 BST 2004 (njh)
  2993. ----------------------------------
  2994.   * libclamav/blob.c:    When built with "--enable-debug", closing a closed blob
  2995.                 is no longer fatal
  2996.  
  2997. Tue Sep 21 09:15:48 BST 2004 (njh)
  2998. ----------------------------------
  2999.   * libclamav/mbox.c:    Now compiles in machines with libcurl but without
  3000.                 posix threads
  3001.  
  3002. Tue Sep 21 03:25:59 CEST 2004 (tk)
  3003. ----------------------------------
  3004.   * libclamav/filetypes.c: fix JPEG rule
  3005.  
  3006. Mon Sep 20 18:08:53 BST 2004 (njh)
  3007. ----------------------------------
  3008.   * libclamav/mbox.c:    Some performance enhancements
  3009.  
  3010. Mon Sep 20 15:31:21 CEST 2004 (tk)
  3011. ----------------------------------
  3012.   V 0.80rc
  3013.  
  3014. Mon Sep 20 13:46:15 BST 2004 (njh)
  3015. ----------------------------------
  3016.   * libclamav/mbox.c:    Fix parsing problem
  3017.   * clamav-milter:    Up issue
  3018.  
  3019. Mon Sep 20 12:12:09 CEST 2004 (tk)
  3020. ----------------------------------
  3021.   * libclamav/scanners.c: remove temporary files in the event of cli_mbox
  3022.               failure (thanks to Nigel)
  3023.  
  3024. Mon Sep 20 10:44:35 BST 2004 (trog)
  3025. -----------------------------------
  3026.   * libclamav/htmlnorm.c: Simplify handling of NL chars, treat as a space.
  3027.  
  3028. Mon Sep 20 10:09:55 BST 2004 (njh)
  3029. ----------------------------------
  3030.   * clamav-milter:    Change to clamd.conf
  3031.             Remove StreamSaveToDisk check
  3032.  
  3033. Mon Sep 20 09:32:05 BST 2004 (njh)
  3034. ----------------------------------
  3035.   * libclamav/mbox.c:    FOLLOWURLS is now compiled by default if libcurl
  3036.                 is found
  3037.  
  3038. Mon Sep 20 01:44:47 CEST 2004 (tk)
  3039. ----------------------------------
  3040.   * docs: update
  3041.  
  3042. Sun Sep 19 22:55:34 CEST 2004 (tk)
  3043. ----------------------------------
  3044.   * include new test file from aCaB (a fully working 544 bytes long MZ+PE!)
  3045.  
  3046. Sun Sep 19 21:19:51 CEST 2004 (tk)
  3047. ----------------------------------
  3048.   * docs/MacOSX: update (thanks to Dale Enterprise L.L.C)
  3049.   * libclamav: minor cleanup
  3050.  
  3051. Sun Sep 19 02:06:06 CEST 2004 (tk)
  3052. ----------------------------------
  3053.   * etc/clamav.conf: rename clamd.conf
  3054.   * freshclam,sigtool: minor cleanup
  3055.  
  3056. Sat Sep 18 21:23:00 CEST 2004 (tk)
  3057. ----------------------------------
  3058.   * clamd: remove obsolete StreamSaveToDisk directive
  3059.   * sigtool: add --html-normalise
  3060.   * cleanup
  3061.  
  3062. Sat Sep 18 16:02:32 BST 2004 (njh)
  3063. ----------------------------------
  3064.   * libclamav:    Some minor code tidies
  3065.  
  3066. Sat Sep 18 16:26:53 CEST 2004 (tk)
  3067. ----------------------------------
  3068.   * docs: remove outdated docs
  3069.  
  3070. Sat Sep 18 02:09:52 CEST 2004 (tk)
  3071. ----------------------------------
  3072.   * libclamav/scanners.c: honour return code of cli_mbox
  3073.  
  3074. Sat Sep 18 01:13:21 CEST 2004 (tk)
  3075. ----------------------------------
  3076.   * libclamav: add support for new signature format (*.ndb; not yet documented)
  3077.   * sigtool: support ndb files
  3078.  
  3079. Fri Sep 17 16:42:06 BST 2004 (njh)
  3080. ----------------------------------
  3081.   * clamav-milter:    Fix problem in the template file handling where sendmail
  3082.                 variables did't work after clamav variables.
  3083.                 Thanks to "Sergey Y. Afonin" <asy*kraft-s.ru>
  3084.                 for pointing this out
  3085.  
  3086. Fri Sep 17 14:47:53 BST 2004 (njh)
  3087. ----------------------------------
  3088.   * libclamav:    Scan yEnc mime attachments
  3089.  
  3090. Fri Sep 17 11:56:58 BST 2004 (njh)
  3091. ----------------------------------
  3092.   * libclamav:    Handle even more attempts to falsify the mime type
  3093.  
  3094. Fri Sep 17 11:06:42 BST 2004 (trog)
  3095. -----------------------------------
  3096.   * libclamav/htmlnorm.c: fix breakage resulting from yesterdays change
  3097.  
  3098. Fri Sep 17 10:49:30 BST 2004 (njh)
  3099. ----------------------------------
  3100.   * libclamav:    Handle attempts to falsify the mime type
  3101.  
  3102. Fri Sep 17 10:10:13 BST 2004 (njh)
  3103. ----------------------------------
  3104.   * libclamav/mbox.c:    Improved handling of RFC822 comments in headers
  3105.  
  3106. Thu Sep 16 21:14:08 CEST 2004 (tk)
  3107. ----------------------------------
  3108.   * sigtool: add support for new database names
  3109.  
  3110. Thu Sep 16 19:02:38 BST 2004 (njh)
  3111. ----------------------------------
  3112.   * libclamav/mbox.c:    Handle RFC2047 encoded headers
  3113.  
  3114. Thu Sep 16 16:57:11 BST 2004 (njh)
  3115. ----------------------------------
  3116.   * libclamav/message.c:    Handle double colons e.g.:
  3117.                     Content-Type:: multipart/mixed
  3118.  
  3119. Thu Sep 16 15:25:26 BST 2004 (njh)
  3120. ----------------------------------
  3121.   * libclamav/mbox.c:    Handle mime types in quotation marks such as:
  3122.                 Content-Type: "multipart/mixed"
  3123.  
  3124. Thu Sep 16 14:30:15 BST 2004 (trog)
  3125. -----------------------------------
  3126.   * libclamav/htmlnorm.c: properly initialise output buffer
  3127.  
  3128. Thu Sep 16 14:00:05 BST 2004 (njh)
  3129. ----------------------------------
  3130.   * libclamav/mbox.c:    Handle broken email headers that use equals signs or
  3131.                 space to separate key from data insead of colon
  3132.  
  3133. Thu Sep 16 12:20:59 BST 2004 (njh)
  3134. ----------------------------------
  3135.   * libvclamav/mbox.c:    Improved handling of line breaks in the middle of
  3136.                 headers for multipart sections
  3137.  
  3138. Thu Sep 16 11:07:37 BST 2004 (njh)
  3139. ----------------------------------
  3140.   * libclamav/mbox.c:    If a false or invented encoding type is stated attempt
  3141.                 to decode with all known decoders
  3142.  
  3143. Thu Sep 16 09:58:01 BST 2004 (njh)
  3144. ----------------------------------
  3145.   * libclamav/mbox.c:    Handle comments in the headers
  3146.  
  3147. Wed Sep 15 23:09:39 BST 2004 (njh)
  3148. ----------------------------------
  3149.   * libclamav/mbox.c:    FOLLOWURLS: check if normalisation is successful
  3150.         Scan for viruses where the mail has spaces before the colon
  3151.         after the 'Content-Transfer-Encoding'
  3152.  
  3153. Wed Sep 15 21:44:01 CEST 2004 (tk)
  3154. ----------------------------------
  3155.   * freshclam: add support for version verification and additional protection
  3156.            against invalid DNS replies
  3157.   * libclamav/others.c: add cl_retver()
  3158.  
  3159. Wed Sep 15 19:09:56 BST 2004 (njh)
  3160. ----------------------------------
  3161.   * libclamav:    Handle e-mails where the attachment misleads the type of
  3162.             encoding used
  3163.  
  3164. Wed Sep 15 18:46:44 CEST 2004 (tk)
  3165. ----------------------------------
  3166.   * libclamav/matcher.c: fix problem with uninitialised voffset structure
  3167.              (thanks to Nigel)
  3168.   * libclamav/str.c: check if memory is correctly allocated (thanks to Trog)
  3169.  
  3170. Wed Sep 15 13:27:24 BST 2004 (trog)
  3171. -----------------------------------
  3172.   * libclamav/htmlnorm.c: Error path cleanup. Fix bug spotted by Nigel.
  3173.  
  3174. Wed Sep 15 10:04:52 BST 2004 (trog)
  3175. -----------------------------------
  3176.   * libclamav/htmlnorm.c: Preserve the case of href tags. Minor cleanup.
  3177.  
  3178. Wed Sep 15 09:47:15 BST 2004 (njh)
  3179. ----------------------------------
  3180.   * clamav-milter:    --help now includes --max-children
  3181.   * libclamav/mbox.c:    FOLLOWURL: Small code tidy
  3182.  
  3183. Tue Sep 14 21:48:36 BST 2004 (njh)
  3184. ----------------------------------
  3185.   * libclamav/mbox.c:    FOLLOWURL: now uses the new normalisation code to
  3186.                 find URLs to scan for trojans. This means
  3187.                 better scanning of HTML than the old FOLLOWURL
  3188.                 code and all is now done in RAM
  3189.  
  3190. Tue Sep 14 22:32:50 CEST 2004 (tk)
  3191. ----------------------------------
  3192.   * libclamav: do not print outdate warning for main.cvd
  3193.  
  3194. Tue Sep 14 13:10:38 BST 2004 (njh)
  3195. ----------------------------------
  3196.   * libclamav/mbox.c:    FOLLOWURL: include the text of the old HTML
  3197.                 normalisation code that works in RAM until the
  3198.                 code for the new HTML API that uses temporary
  3199.                 files is added to mbox.c. This allows clamAV to
  3200.                 link and work until the new code is called
  3201.                 from mbox.c.
  3202.  
  3203. Tue Sep 14 11:30:43 BST 2004 (njh)
  3204. ----------------------------------
  3205.   * libclamav/untar.c:    Fix compilation error on AIX and OSF
  3206.  
  3207. Tue Sep 14 03:30:12 CEST 2004 (tk)
  3208. ----------------------------------
  3209.   * libclamav: initial support for new signature format
  3210.  
  3211. Mon Sep 13 21:57:12 CEST 2004 (tk)
  3212. ----------------------------------
  3213.   * libclamav/matcher-bm.c: minor optimization
  3214.  
  3215. Mon Sep 13 18:41:34 BST 2004 (njh)
  3216. ----------------------------------
  3217.   * clamav-milter:    Use pthread_cond_broadcast() instead of
  3218.                 pthread_cond_signal
  3219.  
  3220. Mon Sep 13 18:41:05 CEST 2004 (tk)
  3221. ----------------------------------
  3222.   * libclamav: minor cleanup
  3223.  
  3224. Mon Sep 13 14:17:01 BST 2004 (njh)
  3225. ----------------------------------
  3226.   * libclamav/mbox.c:    return with CL_EFORMAT if mail can't be parsed
  3227.   * clamav-milter:    Updated SESSION code. Not enabled by default - don't
  3228.                 use in a production environment, but testing
  3229.                 feedback would be welcome
  3230.  
  3231. Mon Sep 13 11:23:21 BST 2004 (trog)
  3232. -----------------------------------
  3233.   * libclamav: re-write HTML code:
  3234.     - decode MS Script Encoder code
  3235.     - doesn't require mmap(), uses it if available
  3236.     - extract href tag values
  3237.     - single pass parser
  3238.  
  3239. Mon Sep 13 03:31:58 CEST 2004 (tk)
  3240. ----------------------------------
  3241.   * libclamav: CL_BLOCKMAX: allow blocking (i.e. marking as viruses) of
  3242.            archives that exceed limits (in std mode they're only ignored).
  3243.            Patch by Christophe Poujol <Christophe.Poujol*atosorigin.com>.
  3244.   * clamd: new directive ArchiveBlockMax
  3245.   * clamscan: new option --block-max
  3246.  
  3247. Mon Sep 13 02:22:31 CEST 2004 (tk)
  3248. ----------------------------------
  3249.   * clamscan: fix miscounting when trying to scan inaccessible archives
  3250.           (thanks to Robert Hogan <robert*roberthogan.net>)
  3251.  
  3252. Mon Sep 13 01:41:48 CEST 2004 (tk)
  3253. ----------------------------------
  3254.   * libclamav/untar.c: return with CL_EFORMAT instead of CL_EDSIG
  3255.  
  3256. Sun Sep 12 20:54:05 BST 2004 (njh)
  3257. ----------------------------------
  3258.   * libclamav/untar.c:    Now builds with configure --enable-debug
  3259.  
  3260. Sun Sep 12 16:37:04 CEST 2004 (tk)
  3261. ----------------------------------
  3262.   * docs/MacOSX: include Mac OS X instructions (thanks to Dale Enterprise L.L.C)
  3263.  
  3264. Sun Sep 12 15:25:12 BST 2004 (njh)
  3265. ----------------------------------
  3266.   * clamav-milter:    Use .../share/clamav/clamav-milter/locale for the locale
  3267.                 information
  3268.             Added first draft of SESSION code. Do NOT use in a
  3269.                 production environment. It is disabled by
  3270.                 default.
  3271.  
  3272. Wed Sep  8 21:47:09 BST 2004 (njh)
  3273. ----------------------------------
  3274.   * contrib/init/RedHat:    Start clamav before sendmail and shut it down
  3275.                     afterwards
  3276.  
  3277. Wed Sep  8 17:05:08 BST 2004 (njh)
  3278. ----------------------------------
  3279.   * libclamav/untar.c:    Fix file descriptor leak when reading a corrupt tar file
  3280.   * clamav-milter:    Better quarantine filename handling on MACOS/X
  3281.             Added i18n support
  3282.             Better error message if the quarantine directory is
  3283.                 publically accessable
  3284.  
  3285. Wed Sep  8 00:46:53 CEST 2004 (tk)
  3286. ----------------------------------
  3287.   * libclamav/filetypes.c: limit buffer for ASCII test
  3288.  
  3289. Tue Sep  7 23:14:42 CEST 2004 (tk)
  3290. ----------------------------------
  3291.   * libclamav/filetypes.c: add rule for "PK00PK" Zip archives (thanks to
  3292.                Tomasz Papszun)
  3293.   * libclamav: enable support for POSIX tar files (patch by Nigel)
  3294.  
  3295. Mon Sep  6 12:04:08 BST 2004 (njh)
  3296. ----------------------------------
  3297.   * libclamav/mbox.c:    Normalise the HTML before looking for URLs to scan
  3298.  
  3299. Sun Sep  5 18:16:13 CEST 2004 (tk)
  3300. ----------------------------------
  3301.   * libclamav/pe.c: fix pointer arithmetic in FSG block (bug reported by Nigel)
  3302.  
  3303. Sun Sep  5 01:43:31 CEST 2004 (tk)
  3304. ----------------------------------
  3305.   * libclamav/cvd.c: display warning if engine is outdated
  3306.  
  3307. Sat Sep  4 23:27:12 CEST 2004 (tk)
  3308. ----------------------------------
  3309.   * libclamav/clamav.h: define set of recommended scan options (CL_STDOPT)
  3310.   * examples/ex1.c: update
  3311.  
  3312. Sat Sep  4 23:07:05 CEST 2004 (tk)
  3313. ----------------------------------
  3314.   * clamscan: add support for special files in stdin mode
  3315.  
  3316. Sat Sep  4 17:46:39 CEST 2004 (tk)
  3317. ----------------------------------
  3318.   * clamd: make output of VERSION compatible with clamd --version
  3319.  
  3320. Sat Sep  4 15:12:32 CEST 2004 (tk)
  3321. ----------------------------------
  3322.   * freshclam: retry if mirrors are not fully synchronised
  3323.  
  3324. Fri Sep  3 22:25:52 CEST 2004 (tk)
  3325. ----------------------------------
  3326.   * freshclam: fix signature counting (thanks to Tomasz Papszun)
  3327.  
  3328. Fri Sep  3 19:55:57 CEST 2004 (tk)
  3329. ----------------------------------
  3330.   * libclamav: revert to old method of EICAR file detection
  3331.  
  3332. Fri Sep  3 17:00:28 BST 2004 (njh)
  3333. ----------------------------------
  3334.   * libclamav:    Handle spaces in headers such as 'boundary= "foo"'. I believe
  3335.             that the space on the RHS of the = is not RFC1521,
  3336.             but Outlook Express generates them
  3337.  
  3338. Wed Sep  1 16:11:40 CEST 2004 (tk)
  3339. ----------------------------------
  3340.   * libclamav: replace current MD5 implementation with another one
  3341.  
  3342. Wed Sep  1 03:32:28 CEST 2004 (tk)
  3343. ----------------------------------
  3344.   * libclamav/cvd.c: display warning if loaded database is older than 7 days
  3345.  
  3346. Wed Sep  1 02:21:41 CEST 2004 (tk)
  3347. ----------------------------------
  3348.   * etc/freshclam.conf: enable DNSDatabaseInfo by default
  3349.   * freshclam: add --no-dns option
  3350.  
  3351. Tue Aug 31 20:39:34 CEST 2004 (tk)
  3352. ----------------------------------
  3353.   * sigtool: add support for *.hdb files in -l; include creation time in
  3354.          seconds in cvd header
  3355.   * libclamav: do not load EICAR signature (detected with MD5 checksum in
  3356.            daily.cvd > 472)
  3357.  
  3358. Tue Aug 31 13:43:11 CEST 2004 (acab)
  3359. ------------------------------------
  3360.   * libclamav/petite.c: Fixed section compacting for v2.1
  3361.  
  3362. Tue Aug 31 00:09:42 CEST 2004 (tk)
  3363. ----------------------------------
  3364.   * sigtool: --md5 now can generate MD5 sigs from file list (requested by
  3365.          Christoph Cordes)
  3366.   * Fix minor file descriptor leaks (reported by Christophe GRENIER
  3367.     <grenier*cgsecurity.org>)
  3368.  
  3369. Tue Aug 31 10:46:48 CEST 2004 (acab)
  3370. ------------------------------------
  3371.   * libclamav/petite.c: Fixed inflooping (thx Christoph)
  3372.  
  3373. Mon Aug 30 22:44:30 CEST 2004 (tk)
  3374. ----------------------------------
  3375.   * configure: Add --disable-gethostbyname_r. Try enabling it if clamav-milter
  3376.            compilation fails.
  3377.  
  3378. Mon Aug 30 14:00:43 CEST 2004 (tk)
  3379. ----------------------------------
  3380.   * freshclam/dns.c: Fix compilation error on Cygwin once more (thanks to Nigel)
  3381.  
  3382. Mon Aug 30 12:36:49 BST 2004 (njh)
  3383. ----------------------------------
  3384.   * libclamav/blob.c:    Fix compilation errors on AIX and OSF reported by
  3385.                 Fajar A. Nugraha <fajar*telkom.co.id>
  3386.  
  3387. Sat Aug 28 20:25:44 CEST 2004 (tk)
  3388. ----------------------------------
  3389.   * libclamav/filetypes.c: Improve e-mail detection (thanks to Andy Igoshin
  3390.                <ai*vsu.ru>)
  3391.  
  3392. Sat Aug 28 10:16:19 BST 2004 (trog)
  3393. -----------------------------------
  3394.   * libclamav/ole2_extract.c: Another go at fixing MACOS/X filenames
  3395.  
  3396. Fri Aug 27 17:40:14 BST 2004 (njh)
  3397. ----------------------------------
  3398.   * libclamav/blob.c:    Another go at fixing MACOS/X filenames
  3399.  
  3400. Fri Aug 27 14:58:56 BST 2004 (trog)
  3401. -----------------------------------
  3402.   * libclamav/ole2_extract.c: Better filename handling in MACOS/X
  3403.  
  3404. Fri Aug 27 10:42:54 BST 2004 (njh)
  3405. ----------------------------------
  3406.   * libclamav/blob.c:    Better filename handling in MACOS/X.
  3407.  
  3408. Fri Aug 27 02:14:07 CEST 2004 (tk)
  3409. ----------------------------------
  3410.   * libclamav/pe.c: include new function cli_peheader() (only dumps specific
  3411.             values from PE files)
  3412.   * libclamav/matcher-bm.c: fix crash when bm_shift is not initialised
  3413.  
  3414. Thu Aug 26 15:17:03 BST 2004 (trog)
  3415. -----------------------------------
  3416.   * libclamav/ole2_extract.c: sanitize filenames
  3417.   * libclamav/chmunpack.c: properly skip unneeded chunks
  3418.  
  3419. Thu Aug 26 15:33:50 CEST 2004 (tk)
  3420. ----------------------------------
  3421.   * libclamav/filetypes.c: Improve e-mail detection
  3422.  
  3423. Thu Aug 26 11:23:22 BST 2004 (njh)
  3424. ----------------------------------
  3425.   * clamav-milter/clamav-milter.c: Generate correct message if there is no
  3426.             response from any clamd server
  3427.         Handle %h (headers) in the template file
  3428.         Fix bug in optimisation when more than one To line is
  3429.             received
  3430.  
  3431. Thu Aug 26 10:34:48 BST 2004 (njh)
  3432. ----------------------------------
  3433.   * libclamav/mbox.c:    Scan CommuniGate files
  3434.  
  3435. Thu Aug 26 02:53:41 CEST 2004 (tk)
  3436. ----------------------------------
  3437.   * clamscan, clamd, zziplib: Fix possible small memory leaks (thanks to
  3438.                   Christophe GRENIER <grenier*cgsecurity.org>)
  3439.  
  3440. Thu Aug 26 02:23:36 CEST 2004 (tk)
  3441. ----------------------------------
  3442.   * freshclam/dns.c: Fix compilation error on Cygwin (thanks to Nigel)
  3443.  
  3444. Thu Aug 26 02:19:47 CEST 2004 (tk)
  3445. ----------------------------------
  3446.   * libclamav/pe.c: Handle more cases of broken executables
  3447.  
  3448. Wed Aug 25 13:32:22 BST 2004 (njh)
  3449. ----------------------------------
  3450.   * libclamav/line.c:    Small code optimisation
  3451.  
  3452. Wed Aug 25 12:45:53 BST 2004 (njh)
  3453. ----------------------------------
  3454.   * clamav-milter: Give hint about what do to if the running as root warning
  3455.             appears
  3456.         Optimise the sending of headers to clamd
  3457.         Give better SMTP status message when asking for retransmit
  3458.             when --dont-wait is set
  3459.         Quarantine files now handle operating system filename
  3460.  
  3461. Wed Aug 25 11:32:48 BST 2004 (njh)
  3462. ----------------------------------
  3463.   * docs/man/clamav-milter.8:    Made recommendations about the best options
  3464.             to choose
  3465.  
  3466. Wed Aug 25 11:06:42 BST 2004 (trog)
  3467. -----------------------------------
  3468.   * libclamac/ole2_extract.c: fix error path memory leaks
  3469.     (thanks to acab and njh)
  3470.  
  3471. Wed Aug 25 10:13:43 CEST 2004 (acab)
  3472. ------------------------------------
  3473.   * libclamav/petite.c: memory leaks fixed
  3474.  
  3475. Tue Aug 24 13:47:07 CEST 2004 (tk)
  3476. ----------------------------------
  3477.   * libclamav: fix logic error in cli_filetype() (thanks to Tomasz Papszun)
  3478.  
  3479. Tue Aug 24 02:30:28 CEST 2004 (tk)
  3480. ----------------------------------
  3481.   * libclamav: only enable signature file type recognition for text files
  3482.  
  3483. Mon Aug 23 22:32:02 CEST 2004 (tk)
  3484. ----------------------------------
  3485.   * include database info in version string (requested by Jason Haar
  3486.     <Jason.Haar*trimble.co.nz>)
  3487.  
  3488. Mon Aug 23 14:15:42 BST 2004 (njh)
  3489. ----------------------------------
  3490.   * libclamav:        Some emails included within the body of other emails
  3491.                 (such as bounces and cut 'n' pastes) were
  3492.                 being scanned twice
  3493.  
  3494. Mon Aug 23 11:25:01 BST 2004 (njh)
  3495. ----------------------------------
  3496.   * libclamav/blob.c:    Fix compilation error on Cygwin
  3497.  
  3498. Sun Aug 22 21:20:43 BST 2004 (njh)
  3499. ----------------------------------
  3500.   * libclamav/mbox.c:    All email attachments are now scanned, previously only
  3501.                 the first ten attachments were scanned
  3502.  
  3503. Sun Aug 22 19:03:12 CEST 2004 (tk)
  3504. ----------------------------------
  3505.   * freshclam: Fix compilation errors
  3506.  
  3507. Sun Aug 22 16:09:30 BST 2004 (njh)
  3508. ----------------------------------
  3509.   * libclamav:    Early save to disc is now compatible with FOLLOWURLS
  3510.  
  3511. Sun Aug 22 14:18:53 CEST 2004 (tk)
  3512. ----------------------------------
  3513.   * libclamav: cli_scanhtml: Respect file size limit
  3514.  
  3515. Sun Aug 22 11:35:30 BST 2004 (njh)
  3516. ----------------------------------
  3517.   * libclamav:    Save email attachments to disc earlier (as the attachment is
  3518.             decoded rather than after decoding has finished), this
  3519.             saves memory at a small speed penalty
  3520.             Currently this is incompatible with FOLLOWURLS
  3521.  
  3522. Sun Aug 22 02:07:13 CEST 2004 (tk)
  3523. ----------------------------------
  3524.   * freshclam: Support version verification through DNS (DNSDatabaseInfo).
  3525.            Based on idea by Christopher X. Candreva <chris*westnet.com>,
  3526.            see http://www.gossamer-threads.com/lists/clamav/users/11102
  3527.  
  3528. Sat Aug 21 14:07:47 CEST 2004 (acab)
  3529. ------------------------------------
  3530.   * libclamav/pe.c: Added support for FSG 1.3
  3531.  
  3532. Sat Aug 21 12:59:43 BST 2004 (njh)
  3533. ----------------------------------
  3534.   * libclamav:    Changed the handling of miltipart messages, that is scanning
  3535.             emails with attachments. Reports on impact on memory
  3536.             usage and speed welcome to clamav-devel*lists.sf.net.
  3537.  
  3538. Fri Aug 20 21:05:04 CEST 2004 (tk)
  3539. ----------------------------------
  3540.   * libclamav/Makefile.am: add line.[ch]
  3541.  
  3542. Fri Aug 20 12:58:41 BST 2004 (njh)
  3543. ----------------------------------
  3544.   * libclamav:        Added line.[ch]
  3545.  
  3546. Fri Aug 20 05:53:51 BST 2004 (njh)
  3547. ----------------------------------
  3548.   * libclamav/mbox.c:    Code tidy
  3549.  
  3550. Thu Aug 19 22:06:35 CEST 2004 (tk)
  3551. ----------------------------------
  3552.   * libclamav/matcher-bm.c: stop and report error if signature is shorter than
  3553.                 BM_MIN_LENGTH (main.cvd:25 is now required)
  3554.  
  3555. Wed Aug 18 22:38:39 BST 2004 (njh)
  3556. ----------------------------------
  3557.   * libclamav/mbox.c:    Multithread the followURL code - URLs are now followed                    in parallel
  3558.  
  3559. Wed Aug 18 20:37:42 CEST 2004 (tk)
  3560. ----------------------------------
  3561.   * libclamav/contrib: Include database optimisation tool (optimize/optimize.c).
  3562.                It's ClamAV specific and attempts to normalise signature
  3563.                prefixes so there are more signatures using the same
  3564.                prefix (and saving nodes in the Aho-Corasick pattern
  3565.                matcher (but slowing it down)). Included for educational
  3566.                purposes.
  3567.   * clamscan/sigtool: fix compilation problems with Sun's SUNWspro C (patch
  3568.               by Mike Brudenell <pmb1*york.ac.uk>)
  3569.  
  3570. Wed Aug 18 16:54:01 BST 2004 (njh)
  3571. ----------------------------------
  3572.   *    libclamav/mbox.c:    Only followURL if CL_MAILURL is set.
  3573.         Note this code is not included by default, see mbox.c
  3574.  
  3575. Wed Aug 18 17:17:20 CEST 2004 (tk)
  3576. ----------------------------------
  3577.   * clamscan: Scan mail files by default. Add new option --no-mail.
  3578.   * clamd: Add new option MailFollowURLs. See documentation and source code
  3579.        for details. WARNING: This option may open your system to a DoS
  3580.        attack. Never use it on loaded servers.
  3581.   * clamscan: Add new option --mail-follow-urls
  3582.   * sigtool: Add new option --md5
  3583.   * sigtool: Remove ability of automatic signature generation - inexperienced
  3584.          users should now use MD5 hashes (*.hdb databases) to create
  3585.          their own signatures
  3586.   * docs: Update manual pages
  3587.  
  3588. Wed Aug 18 15:24:00 BST 2004 (trog)
  3589. -----------------------------------
  3590.   * libclamav/chmunpack.c: make sure we don't get filename collisions
  3591.  
  3592.   * clamd/server-th.c: don't queue requests when we are exiting
  3593.  
  3594. Wed Aug 18 13:01:06 CEST 2004 (tk)
  3595. ----------------------------------
  3596.   * libclamav/filetypes.c: add new e-mail detection rule
  3597.  
  3598. Wed Aug 18 08:45:38 BST 2004 (njh)
  3599. ----------------------------------
  3600.   * libclamav/mbox.c:    If CHECKURLS is compiled in, use libcurl automatically
  3601.                 if it is detected
  3602.  
  3603. Tue Aug 17 21:02:06 CEST 2004 (tk)
  3604. ----------------------------------
  3605.   * configure: Test for libcurl. Define foo "inline" if needed.
  3606.  
  3607. Tue Aug 17 09:30:15 BST 2004 (njh)
  3608. ----------------------------------
  3609.   * libclamav/mbox.c:    Scan fax-messages sent as e-mail (RFC3458)
  3610.  
  3611. Mon Aug 16 22:13:31 CEST 2004 (acab)
  3612. ------------------------------------
  3613.   * libclamav/pe.c: add support for FSG 1.31 and cli_malloc bugfix in
  3614.             FSG 1.33 detection
  3615.  
  3616. Mon Aug 16 18:52:42 CEST 2004 (tk)
  3617. ----------------------------------
  3618.   * libclamav: cli_memstr: fix bounds error (thanks to Nigel) and move to
  3619.            others.c
  3620.  
  3621. Sun Aug 15 02:19:54 CEST 2004 (tk)
  3622. ----------------------------------
  3623.   * freshclam: try all IP addresses provided by gethostbyname() in single
  3624.            attempt, if needed (patch by Marek Gutkowski
  3625.            <hobbit*core.segfault.pl>)
  3626.  
  3627. Sat Aug 14 14:44:39 CEST 2004 (tk)
  3628. ----------------------------------
  3629.   * configure: fix detection of inet_ntop on Solaris (patch by David Champion
  3630.            <dgc*uchicago.edu>)
  3631.  
  3632. Sat Aug 14 14:23:41 CEST 2004 (tk)
  3633. ----------------------------------
  3634.   * libclamav: pe: fix Petite v2.1 support (aCaB)
  3635.  
  3636. Sat Aug 14 12:50:07 CEST 2004 (tk)
  3637. ----------------------------------
  3638.   * libclamav: add support for FSG 1.33 (aCaB)
  3639.  
  3640. Fri Aug 13 11:22:02 BST 2004 (njh)
  3641. ----------------------------------
  3642.   * clamav-milter:    Single thread through the tcpwrappers code, thanks to
  3643.                 David Champion <dgc*uchicago.edu>
  3644.  
  3645. Fri Aug 13 10:28:40 BST 2004 (njh)
  3646. ----------------------------------
  3647.   * libclamav/message.c:    Fix compilation error with Sun's SUNWspro
  3648.                     compiler
  3649.  
  3650. Thu Aug 12 16:10:31 CEST 2004 (tk)
  3651. ----------------------------------
  3652.   * etc/freshclam.conf: add example of PidFile directive (thanks to Youza
  3653.             Youzovic <youza*post.cz>)
  3654.   * libclamav: readdb: fix possible memory leaks (patch by Igor Brezac
  3655.            <igor*ypass.net>)
  3656.  
  3657. Thu Aug 12 13:19:37 BST 2004 (njh)
  3658. ----------------------------------
  3659.   * clamav-milter:    --from=EMAIL option didn't always work, reported by
  3660.                 "Sergey Y. Afonin" <asy*kraft-s.ru>
  3661.  
  3662. Thu Aug 12 11:36:36 BST 2004 (njh)
  3663. ----------------------------------
  3664.   * libclamav/mbox.c:    checkURLs code (not compiled by default) can now
  3665.                 download using LIBCURL
  3666.  
  3667. Wed Aug 11 16:29:05 BST 2004 (njh)
  3668. ----------------------------------
  3669.   * libclamav/mbox.c:    No longer needs curl.h to compile (thanks to TK)
  3670.  
  3671. Wed Aug 11 15:46:56 BST 2004 (njh)
  3672. ----------------------------------
  3673.   * libclamav/mbox.c:    Better handling of false positive emails, that is
  3674.                 parts of data embedded in emails which look
  3675.                 like other emails to be scanned, but aren't
  3676.                 Thanks to Trog for the idea
  3677.  
  3678. Wed Aug 11 11:34:57 BST 2004 (njh)
  3679. ----------------------------------
  3680.   * clamav-milter:    Installed a new isLocalAddr checker written by
  3681.                 David Champion <dgc*uchicago.edu>
  3682.  
  3683. Tue Aug 10 15:53:25 CEST 2004 (tk)
  3684. ----------------------------------
  3685.   * clamdscan: support --disable-summary for backward compatibility (problem
  3686.            reported by Tomasz Papszun)
  3687.  
  3688. Mon Aug  9 23:31:53 CEST 2004 (tk)
  3689. ----------------------------------
  3690.   * libclamav: add new option CL_MAILURL
  3691.  
  3692. Mon Aug  9 09:27:02 BST 2004 (njh)
  3693. ----------------------------------
  3694.   * libclamav/mbox.c:    checkURLs code (not enabled by default) is now thread
  3695.                 safe
  3696.  
  3697. Mon Aug  9 02:32:49 CEST 2004 (tk)
  3698. ----------------------------------
  3699.   * libclamav: matcher-bm: fix another bug in node sorting (spotted by Nigel)
  3700.  
  3701. Sun Aug  8 22:31:12 BST 2004 (njh)
  3702. ----------------------------------
  3703.   * libclamav/mbox.c:    Started code (not yet enabled by default) to scan URLs
  3704.                 embedded in emails for viruses.
  3705.  
  3706. Sun Aug  8 20:14:04 BST 2004 (njh)
  3707. ----------------------------------
  3708.   * libclamav:        Improved the efficiency of scanning of emails for
  3709.                 bounce messages containing viruses
  3710.  
  3711. Sat Aug  7 14:10:57 BST 2004 (njh)
  3712. ----------------------------------
  3713.   * clamav-milter:    Better load balancing when max-children is not set
  3714.  
  3715. Sat Aug  7 01:33:14 CEST 2004 (tk)
  3716. ----------------------------------
  3717.   * libclamav: matcher-bm: fix node sorting (false negative example provided
  3718.            by RenΘ Bellora <rbellora*tecnoaccion.com.ar>)
  3719.  
  3720. Fri Aug  6 11:09:22 BST 2004 (njh)
  3721. ----------------------------------
  3722.   * clamav-milter:    Quarantined file's names now contain the name of the
  3723.                 virus
  3724.             Handle crash when --bounce is set, and MAIL FROM isn't
  3725.                 sent in an e-mail containing a virus.
  3726.                 Fix by "Denis Ustimenko" <den*uzsci.net>
  3727.  
  3728. Thu Aug  5 19:53:40 CEST 2004 (tk)
  3729. ----------------------------------
  3730.   * libclamav: integrate Mydoom.M log detector from Trog (temporary feature)
  3731.   * libclamav: pe: fix FSG detection (aCaB)
  3732.  
  3733. Thu Aug  5 11:41:00 CEST 2004 (tk)
  3734. ----------------------------------
  3735.   * libclamav: pe: pass virtual instead of raw address of entry point to
  3736.            petite_inflate2x_1to9
  3737.  
  3738. Thu Aug  5 08:44:51 BST 2004 (njh)
  3739. ----------------------------------
  3740.   * clamav-milter:    Handle more variants of gethostbyname_r
  3741.             Try harder to get fully qualified hostname
  3742.             Template files can now contain more than one variable
  3743.             Template files sendmail variables handling changed to
  3744.                 allow access to variables not in braces. All
  3745.                 sendmail variables are now delimeted by
  3746.                 dollars, e.g.  ${j}$
  3747.             Better local IP table by Damian Menscher
  3748.                 <menscher*uiuc.edu> and Andy Fiddaman
  3749.                 <clam*fiddaman.net>
  3750.  
  3751. Thu Aug  5 03:10:32 CEST 2004 (tk)
  3752. ----------------------------------
  3753.   * libclamav: include FSG unpacker from aCaB
  3754.  
  3755. Wed Aug  4 22:03:56 CEST 2004 (tk)
  3756. ----------------------------------
  3757.   * libclamav: pe: improve detection of broken executable files
  3758.   * libclamav: new scan option CL_BROKEN (report broken executables as
  3759.            Broken.Executable)
  3760.   * clamscan: new option --detect-broken
  3761.   * clamd: new directive DetectBrokenExecutables
  3762.   * docs: update manual pages
  3763.  
  3764. Wed Aug  4 19:59:54 BST 2004 (njh)
  3765. ----------------------------------
  3766.   * libclamav:    Improved the decoding of multipart messages and MIME headers
  3767.  
  3768. Wed Aug  4 20:01:26 CEST 2004 (tk)
  3769. ----------------------------------
  3770.   * libclamav: fix compilation error with Sun's compiler (reported by
  3771.            Alex S Moore <asmoore*edge.net>)
  3772.  
  3773. Wed Aug  4 19:06:52 CEST 2004 (tk)
  3774. ----------------------------------
  3775.   * libclamav: re-activate new mail detection mechanism
  3776.  
  3777. Wed Aug  4 17:34:46 CEST 2004 (tk)
  3778. ----------------------------------
  3779.   * libclamav: petite: big-endian fixes
  3780.   * libclamav: pe: activate Petite unpacker
  3781.  
  3782. Tue Aug  3 20:20:11 CEST 2004 (tk)
  3783. ----------------------------------
  3784.   * libclamav: matcher-bm: fix segfault with short files (problem reported by
  3785.            Charlie Watts <cewatts*brainstorminternet.net>)
  3786.  
  3787. Tue Aug  3 18:50:57 CEST 2004 (tk)
  3788. ----------------------------------
  3789.   * clamdscan: print warnings when ignoring options (requested by Tomasz
  3790.            Papszun <tomek*clamav.net>)
  3791.  
  3792. Tue Aug  3 02:20:03 CEST 2004 (tk)
  3793. ----------------------------------
  3794.   * libclamav: scanhtml: fix memory leak (reported by Mike Lambert
  3795.            <lambert*jeol.com>)
  3796.  
  3797. Tue Aug  3 02:03:17 CEST 2004 (tk)
  3798. ----------------------------------
  3799.   * libclamav: matcher-bm: fix scan boundary
  3800.  
  3801. Mon Aug  2 19:03:33 CEST 2004 (tk)
  3802. ----------------------------------
  3803.   * libclamav: pe: integrate Petite unpacker from aCaB (not yet activated)
  3804.  
  3805. Mon Aug  2 12:28:31 CEST 2004 (tk)
  3806. ----------------------------------
  3807.   * clamd: scanstream: protect access to static memory referenced by
  3808.        gethostbyname (thanks to David Champion <dgc*uchicago.edu>)
  3809.  
  3810. Sun Aug  1 09:21:50 BST 2004 (njh)
  3811. ----------------------------------
  3812.   * libclamav/blob.c:    Ensure attachments with pathnames are scanned under
  3813.                 Cygwin
  3814.  
  3815. Fri Jul 30 21:08:29 CEST 2004 (tk)
  3816. ----------------------------------
  3817.   * libclamav: mspack: fix memory leak
  3818.  
  3819. Fri Jul 30 19:47:11 CEST 2004 (tk)
  3820. ----------------------------------
  3821.   * clamd: scanstream: add mutex around gethostbyname
  3822.  
  3823. Fri Jul 30 19:10:44 CEST 2004 (tk)
  3824. ----------------------------------
  3825.   * libclamav: cli_bm_free: free b-m nodes (patch by Igor Brezac
  3826.            <igor*ipass.net>)
  3827.  
  3828. Fri Jul 30 19:02:42 CEST 2004 (tk)
  3829. ----------------------------------
  3830.   * libclamav: fix (small) memory leaks
  3831.  
  3832. Fri Jul 30 18:13:26 CEST 2004 (tk)
  3833. ----------------------------------
  3834.   * libclamav: matcher-bm: really ignore short signatures
  3835.  
  3836. Fri Jul 30 15:35:19 BST 2004 (njh)
  3837. ----------------------------------
  3838.   * clamav-milter:     Handle change in the clamd message when
  3839.         StreamMaxLength is exceeded
  3840.  
  3841. Fri Jul 30 12:52:34 BST 2004 (njh)
  3842. ----------------------------------
  3843.   * libclamav/message.c:    Code tidy
  3844.  
  3845. Thu Jul 29 16:27:01 BST 2004 (njh)
  3846. ----------------------------------
  3847.   * clamav-milter:    Don't say "waiting for some to exit" if dont_wait is set
  3848.  
  3849. Thu Jul 29 07:38:42 BST 2004 (njh)
  3850. ----------------------------------
  3851.   * clamav-milter:    Use GETHOSTBYNAME_R_6
  3852.             Better load balancing if max_children = 0
  3853.  
  3854. Thu Jul 29 03:31:22 CEST 2004 (tk)
  3855. ----------------------------------
  3856.   * freshclam/clamd: fix crash on PPC when LogFile was enabled together with
  3857.              LogSyslog
  3858.  
  3859. Thu Jul 29 02:43:13 CEST 2004 (tk)
  3860. ----------------------------------
  3861.   * configure: improve gethostbyname_r check; cleanups
  3862.  
  3863. Wed Jul 28 22:21:10 CEST 2004 (tk)
  3864. ----------------------------------
  3865.   * clamdscan: fix stdin scanning in local mode (patch by Stephen Gran
  3866.            <steve*lobefin.net>)
  3867.  
  3868. Wed Jul 28 20:09:32 CEST 2004 (tk)
  3869. ----------------------------------
  3870.   * libclamav: improve mail detection
  3871.  
  3872. Wed Jul 28 01:10:46 CEST 2004 (tk)
  3873. ----------------------------------
  3874.   * libclamav: md5: fix possible infinite loop in cl_free(); check file
  3875.            size to eliminate potential false positive alerts
  3876.  
  3877. Mon Jul 26 14:24:24 BST 2004 (njh)
  3878. ----------------------------------
  3879.   * clamav-milter:    %v in the template file handling is now replaced
  3880.     only with the virus name, no "stream:" appears
  3881.  
  3882. Mon Jul 26 10:13:04 BST 2004 (njh)
  3883. ----------------------------------
  3884.   * libclamav/mbox.c:        Fix crash when debugging on SPARC
  3885.  
  3886. Mon Jul 26 09:31:39 BST 2004 (njh)
  3887. ----------------------------------
  3888.   * libclamav/message.c:    Fix occasional crash when scanning
  3889.     multipart within multipart e-mails
  3890.  
  3891. Sun Jul 25 12:52:07 BST 2004 (njh)
  3892. ----------------------------------
  3893.   * clamav-milter:    Fixed warning message when building on FreeBSD4.9
  3894.             Closed (small) memory leak
  3895.             Fix crash when the 1st remote service goes down
  3896.             Only use gethostbyname_r on LINUX for now
  3897.             Improved load balancing a bit
  3898.  
  3899. Fri Jul 23 00:40:18 CEST 2004 (tk)
  3900. ----------------------------------
  3901.   * configure: yet another Solaris 9 fix
  3902.  
  3903. Thu Jul 22 21:23:57 CEST 2004 (tk)
  3904. ----------------------------------
  3905.   * docs: update
  3906.  
  3907. Thu Jul 22 16:47:05 BST 2004 (njh)
  3908. ----------------------------------
  3909.  * clamav-milter:    Up-issue
  3910.  
  3911. Thu Jul 22 12:13:56 BST 2004 (trog)
  3912. -----------------------------------
  3913.  * libclamav/chmunpack.c: bound memory usage; cleanups.
  3914.  
  3915. Thu Jul 22 10:17:01 BST 2004 (njh)
  3916. ----------------------------------
  3917.   * clamav-milter:    Use gethostbyname_r when available
  3918.  
  3919. Wed Jul 21 22:23:58 BST 2004 (njh)
  3920. ----------------------------------
  3921.   * clamav-milter:    Add mutex around gethostbyname
  3922.  
  3923. Wed Jul 21 23:18:51 CEST 2004 (tk)
  3924. ----------------------------------
  3925.   * configure: test for gethostbyname_r
  3926.  
  3927. Wed Jul 21 20:45:49 CEST 2004 (tk)
  3928. ----------------------------------
  3929.   * libclamav: pe: enhance UPX skew detection (aCaB)
  3930.   * configure: fix milter test on Solaris 9 (problem reported by
  3931.            Fletcher Mattox <fletcher*cs.utexas.edu>)
  3932.  
  3933. Wed Jul 21 18:46:36 BST 2004 (njh)
  3934. ----------------------------------
  3935.   * clamav-milter:    Add a note about using sendmail -d0 to see if
  3936.     sendmail has been built with MILTER support
  3937.         Add sanity check to clamfi_connect()
  3938.  
  3939. Wed Jul 21 16:47:06 BST 2004 (trog)
  3940. -----------------------------------
  3941.   * libclamav/chmunpack.c: use fclose() to flush data
  3942.  
  3943. Wed Jul 21 04:14:34 CEST 2004 (tk)
  3944. ----------------------------------
  3945.   * libclamav: pe: fix debug message
  3946.  
  3947. Tue Jul 20 17:05:38 BST 2004 (trog)
  3948. -----------------------------------
  3949.   * libclamav/chmunpack.c: remove the uncompressed temp file
  3950.         before scanning
  3951.  
  3952. Tue Jul 20 16:18:13 BST 2004 (njh)
  3953. ----------------------------------
  3954.   * libclamav/message.c:    Code tidy - remove overlapping strcpy
  3955.  
  3956. Tue Jul 20 15:38:03 BST 2004 (njh)
  3957. ----------------------------------
  3958.   * libclamav:    Some MyDoom.I were getting through
  3959.  
  3960. Tue Jul 20 03:26:38 CEST 2004 (tk)
  3961. ----------------------------------
  3962.   * libclamav: integrate CHM decoder from Trog
  3963.  
  3964. Mon Jul 19 21:24:18 CEST 2004 (tk)
  3965. ----------------------------------
  3966.   * libclamav: pe: fix memory leak (Martin Blapp <mb*imp.ch>)
  3967.  
  3968. Mon Jul 19 19:46:03 CEST 2004 (tk)
  3969. ----------------------------------
  3970.   * libclamav: use new, faster and memory efficient algorithm (multipattern
  3971.            variant of Boyer-Moore) for static signature matching (not
  3972.            yet fully optimised)
  3973.   * libclamav: API: cl_build, cl_free succeed cl_buildtrie, cl_freetrie
  3974.            (old functions still supported)
  3975.   * all: minor cleanup; fix compilation warnings
  3976.  
  3977. Fri Jul 16 17:32:40 CEST 2004 (tk)
  3978. ----------------------------------
  3979.   * libclamav: scanners: fix memory leak in new code (thanks to Trog)
  3980.  
  3981. Fri Jul 16 02:30:03 CEST 2004 (tk)
  3982. ----------------------------------
  3983.   * libclamav: fix bug in memory management (thanks to Nigel)
  3984.  
  3985. Fri Jul 16 00:38:46 CEST 2004 (tk)
  3986. ----------------------------------
  3987.   * libclamav: pe: do not report I/O error on bad e_lfanew's
  3988.  
  3989. Wed Jul 14 13:31:41 CEST 2004 (tk)
  3990. ----------------------------------
  3991.   * libclamav: fix detection of mail files
  3992.  
  3993. Wed Jul 14 11:17:58 BST 2004 (njh)
  3994. ----------------------------------
  3995.   * clamav-milter:    Added --dont-wait and --advisory options
  3996.  
  3997. Tue Jul 13 18:37:23 CEST 2004 (tk)
  3998. ----------------------------------
  3999.   * libclamav: upx: fix potential infinite loop (aCaB)
  4000.  
  4001. Tue Jul 13 05:24:07 CEST 2004 (tk)
  4002. ----------------------------------
  4003.   * libclamav: initial support for MD5 signatures
  4004.  
  4005. Mon Jul 12 16:03:11 BST 2004 (trog)
  4006. -----------------------------------
  4007.   * libclamav/htmlnorm.c: fix decoding of hex char encoding
  4008.     (spotted by Tomasz Klim)
  4009.   * libclamav/filetypes.c: add '<script' tags to HTML rule set
  4010.  
  4011. Sun Jul 11 16:39:42 CEST 2004 (tk)
  4012. ----------------------------------
  4013.   * libclamav: scanners: scan raw executables before trying to unpack them
  4014.                (requested by Christoph Cordes and Tomasz Papszun)
  4015.  
  4016. Fri Jul  9 04:14:37 CEST 2004 (tk)
  4017. ----------------------------------
  4018.   * libclamav: pe: detect skewed UPX1 (patch by aCaB)
  4019.   * libclamav: use new rule set for HTML detection (thanks to Trog)
  4020.  
  4021. Thu Jul  8 23:23:34 BST 2004 (njh)
  4022. ----------------------------------
  4023.   * clamav-milter:    Validate arguments given to inet_ntop. This
  4024.         is needed for machines that can't always get hostnames
  4025.         right, presumably broken hosts file or DNS or possibly
  4026.         connecting to sendmail incorrectly
  4027.  
  4028. Thu Jul  8 19:12:14 CEST 2004 (tk)
  4029. ----------------------------------
  4030.   * libclamav: read .db3 files from cvd
  4031.  
  4032. Thu Jul  8 15:39:29 CEST 2004 (tk)
  4033. ----------------------------------
  4034.   * libclamav: extend engine to support character alternatives (a|b|..|z)
  4035.            and distance limits in multipattern signatures (exact: {n}
  4036.            and variable: {n-} (n or more), {-n} (n or less), {n1-n2}
  4037.            (n1, n2 or between them))
  4038.  
  4039. Wed Jul  7 02:17:00 CEST 2004 (tk)
  4040. ----------------------------------
  4041.   * libclamav: pe: Improve UPX detection (thanks to aCaB). Ignore old "ZM"
  4042.            DOS executables (thanks to Pierre <pierrezero*fastmail.fm>)
  4043.  
  4044. Tue Jul  6 17:46:39 CEST 2004 (tk)
  4045. ----------------------------------
  4046.   * libclamav: disable quoted-printable decoder in HTML normaliser
  4047.  
  4048. Tue Jul  6 17:19:15 CEST 2004 (tk)
  4049. ----------------------------------
  4050.   * libclamav: improve HTML detection
  4051.  
  4052. Tue Jul  6 16:37:34 CEST 2004 (tk)
  4053. ----------------------------------
  4054.   * libclamav: pe: fix sanity check on uninitialised data (bug found by aCaB)
  4055.  
  4056. Tue Jul  6 14:26:19 BST 2004 (trog)
  4057. -----------------------------------
  4058.   * libclamav/vba_extract.c: remove unused PowerPoint functions.
  4059.   * libclamav/ole2_extract.c: cleanup some warnings. Apply patch for
  4060.     clean 64bit compile (originally from Martin Brulisauer)
  4061.  
  4062. Tue Jul  6 15:15:18 CEST 2004 (tk)
  4063. ----------------------------------
  4064.   * configure: improve libmilter test (patch by Tom G. Christensen
  4065.            <tgc*statsbiblioteket.dk>)
  4066.  
  4067. Tue Jul  6 10:37:15 BST 2004 (njh)
  4068. ----------------------------------
  4069.   * libclamav/mbox.c:    Better handling of Gibe.3 boundary exploit improves
  4070.         the speed of scanning other emails
  4071.  
  4072. Tue Jul  6 04:22:02 CEST 2004 (tk)
  4073. ----------------------------------
  4074.   * libclamav: pe: optimise UPX recognition. Respect archive limits.
  4075.  
  4076. Tue Jul  6 01:46:41 CEST 2004 (tk)
  4077. ----------------------------------
  4078.   * libclamav: pe, upx: add big-endian support
  4079.   * libclamav: activate PE and UPX code (new scan option CL_PE). UPX code
  4080.            still needs some corrections in NRV2D/E decompression routines.
  4081.   * clamd: new directive ScanPE
  4082.   * clamscan: new option --no-pe
  4083.   * docs: update manual pages
  4084.  
  4085. Sun Jul  4 16:52:45 CEST 2004 (tk)
  4086. ----------------------------------
  4087.   * libclamav: Do not scan mail files twice. Separate archive and mail
  4088.            recursion limits.
  4089.  
  4090. Sat Jul  3 17:20:45 CEST 2004 (tk)
  4091. ----------------------------------
  4092.   * libclamav: use new method to detect mail files
  4093.  
  4094. Sat Jul  3 00:37:28 CEST 2004 (tk)
  4095. ----------------------------------
  4096.   * libclamav: matcher: add support for file type detection via signature
  4097.            scanning - it's required to detect data for which magic number
  4098.            tests are not possible (eg. HTML). Minor cleanup of signature
  4099.            parser.
  4100.   * libclamav: integrate HTML normalizer from Trog
  4101.   * clamd: new directive ScanHTML
  4102.   * clamscan: new option --no-html
  4103.   * docs: update man pages
  4104.  
  4105. Thu Jul  1 03:18:04 CEST 2004 (tk)
  4106. ----------------------------------
  4107.   * clamdscan: fix bug (introduced in -20040622) in stream scanning in TCP
  4108.            mode. Patch by Piotr Gackiewicz <gacek*intertele.pl>.
  4109.  
  4110. Wed Jun 30 20:49:46 BST 2004 (njh)
  4111. ----------------------------------
  4112.   * libclamav/mbox.c:    Some TR.Happy99.SKA were getting through
  4113.  
  4114. Wed Jun 30 15:31:54 BST 2004 (njh)
  4115. ----------------------------------
  4116.   * libclamav/mbox.c:    Fix compilation error on old Solaris
  4117.  
  4118. Wed Jun 30 13:24:56 BST 2004 (trog)
  4119. -----------------------------------
  4120.   * libclamav/vba_extract.c: dumb down the PowerPoint parser to Microsofts level.
  4121.  
  4122.   * libclamav/ole2_extract.c: check against recursion limits
  4123.  
  4124. Tue Jun 29 23:24:44 CEST 2004 (tk)
  4125. ----------------------------------
  4126.   * doc: update
  4127.  
  4128. Tue Jun 29 16:27:47 BST 2004 (njh)
  4129. ----------------------------------
  4130.   * clamav-milter:    Support --timeout option
  4131.  
  4132. Tue Jun 29 09:27:42 BST 2004 (njh)
  4133. ----------------------------------
  4134.   * clamav-milter:    Up-issued
  4135.  
  4136. Mon Jun 28 12:46:18 BST 2004 (njh)
  4137. ----------------------------------
  4138.   * libclamav/mbox.c:    Optimise the scanning of empty sections of e-mails
  4139.  
  4140. Mon Jun 28 09:36:34 BST 2004 (njh)
  4141. ----------------------------------
  4142.   * clamav-milter:    Don't error when creating the quarantine directory if it
  4143.     already exists
  4144.  
  4145. Sun Jun 27 09:12:29 CEST 2004 (tk)
  4146. ----------------------------------
  4147.   * support Windows SFU (thanks to Brian A. Reiter <breiter*wolfereiter.com>)
  4148.  
  4149. Sat Jun 26 14:17:11 BST 2004 (njh)
  4150. ----------------------------------
  4151.   * libclamav/message.c:    Added missing newline from the end of the
  4152.     warning message that appears when scanning a uuencoded email that
  4153.     contains lines that are too long
  4154.  
  4155. Fri Jun 25 15:17:37 BST 2004 (trog)
  4156. -----------------------------------
  4157.   * libclamav/vba_extract.c: fix error path crash
  4158.  
  4159. Fri Jun 25 14:57:06 BST 2004 (njh)
  4160. ----------------------------------
  4161.   * libclamav/mbox.c:    Optimise the scanning of emails that don't have
  4162.     other emails within them.
  4163.  
  4164. Thu Jun 24 22:38:16 BST 2004 (njh)
  4165. ----------------------------------
  4166.   * libclamav:    Plug small memory leak when scanning emails with a large
  4167.     number of attachments
  4168.         Handle uuencoded files created with buggy software
  4169.  
  4170. Thu Jun 24 09:09:27 BST 2004 (trog)
  4171. -----------------------------------
  4172.   * libclamav ole2_extract.[ch],scanners.c: proper file accounting (original patch
  4173.     from Maxim Dounin)
  4174.  
  4175. Wed Jun 23 17:23:59 BST 2004 (njh)
  4176. ----------------------------------
  4177.   * libclamav/mbox.c:    Further optimisation in the handling of empty lines
  4178.     in emails
  4179.  
  4180. Wed Jun 23 15:16:20 BST 2004 (trog)
  4181. -----------------------------------
  4182.   * libclamav/ole2_extract.c: fix possible mmap overrun.
  4183.  
  4184. Tue Jun 22 18:47:32 CEST 2004 (tk)
  4185. ----------------------------------
  4186.   * clamdscan: support multiple arguments on command line (requested by
  4187.            Dan Egli <dan*eglifamily.dnsalias.net>); major cleanup
  4188.  
  4189. Tue Jun 22 11:58:06 BST 2004 (njh/trog)
  4190. ---------------------------------------
  4191.   * libclamav/str.c:    Rewrote cli_chomp() as discussed in the clamav-devel
  4192.     mailing list
  4193.  
  4194. Tue Jun 22 05:09:54 BST 2004 (njh)
  4195. ----------------------------------
  4196.   * clamav-milter:    Avoid unlocking an already unlocked mutex in
  4197.     clamfi_abort
  4198.             Removed compilation warning in FreeBSD5.2
  4199.   * libclamav:        Call cli_chomp() twice to ensure \r is also removed in
  4200.     emails
  4201.             Optimise handling of blank lines in emails
  4202.             Trialing Andrey J. Melnikoff (TEMHOTA)
  4203.     <temnota*kmv.ru>'s patch to print stack trace on SIGSEGV. Tidied,
  4204.     optimised and applied the patch. Comments welcome.
  4205.  
  4206. Tue Jun 22 00:35:38 EDT 2004 (tk)
  4207. ---------------------------------
  4208.   * libclamav: reverse the last patch and fix glibc issue in more
  4209.            suitable way
  4210.  
  4211. Mon Jun 21 21:20:47 EDT 2004 (tk)
  4212. ---------------------------------
  4213.   * libclamav: scanners: prevent division by zero in compression ratio
  4214.            calculation of broken zips (patch by Trog)
  4215.   * clamd: fix logic error that prevented all files from being scanned if
  4216.        there was no /proc filesystem on Linux system (patch by
  4217.        Scott Gifford <sgifford*suspectclass.com>)
  4218.   * libclamav: fix compilation error with old glibc (patch by Zeffie
  4219.            <zeffie*zeffie.com>)
  4220.  
  4221. Mon Jun 21 16:23:07 BST 2004 (trog)
  4222. -----------------------------------
  4223.   * libclamac/ole2_extract.c: Don't try and process (probably corrupt) files
  4224.     with untested parameters, issue a warning instead.
  4225.  
  4226. Mon Jun 21 11:21:48 BST 2004 (njh)
  4227. ----------------------------------
  4228.   * libclamav/mbox.c:        Fix crash when a multipart/mixed message
  4229.     contains many parts that need to be scanned as attachments
  4230.  
  4231. Fri Jun 18 11:08:26 BST 2004 (njh)
  4232. ----------------------------------
  4233.   * libclamav:            Allow any number of alternatives in
  4234.     multipart messages
  4235.  
  4236. Wed Jun 16 09:09:45 BST 2004 (njh)
  4237. ----------------------------------
  4238.   * clamav-milter:        Added access to sendmail variables in template
  4239.     files
  4240.                 Use qualified host name for X-Virus-Scanned
  4241.     header when localSocket is set
  4242.   * docs/man/clamav-milter.8:    Added access to sendmail variables in template
  4243.     files
  4244.   * libclamav:            Added small performance improvements
  4245.                 Added thread safety measures
  4246.  
  4247. Tue Jun 15 22:41:03 CEST 2004 (tk)
  4248. ----------------------------------
  4249.   * clamscan, clamd, freshclam: call geteuid() instead of getuid() to avoid
  4250.             error messages when the parent process is running
  4251.             with unprivileged effective UID (thanks to Al
  4252.             Smith <ajs+clamav*aeschi.ch.eu.org>)
  4253.  
  4254. Mon Jun 14 17:38:37 CEST 2004 (tk)
  4255. ----------------------------------
  4256.   * doc: update
  4257.  
  4258. Mon Jun 14 15:35:04 BST 2004 (njh)
  4259. ----------------------------------
  4260.   * clamav-milter:    Added support for Windows SFU, patch by TK
  4261.  
  4262. Mon Jun 14 10:07:24 BST 2004 (njh)
  4263. ----------------------------------
  4264.   * libclamav/mbox.c:    Some spam generates very broken headers, added fix
  4265.     to try to scan (with warnings about the assumptions made)
  4266.  
  4267. Sun Jun 13 14:26:33 CEST 2004 (tk)
  4268. ----------------------------------
  4269.   * clamscan: --unace is no longer supported (when invoked on a splitted
  4270.           archive with missing components it was waiting for the user
  4271.           to specify where the extra files are, with "-y" even). Problem
  4272.           found by Lloyd Kamara <l.kamara*imperial.ac.uk>)
  4273.  
  4274. Sun Jun 13 04:03:01 CEST 2004 (tk)
  4275. ----------------------------------
  4276.   * freshclam, clamd: log version and platform information (requested by
  4277.               Tomasz Papszun <tomek*clamav.net>)
  4278.  
  4279. Sat Jun 12 21:08:55 CEST 2004 (tk)
  4280. ----------------------------------
  4281.   * libclamav: mspack: fix bounds error (found by Nigel). Original author
  4282.                contacted.
  4283.  
  4284. Sat Jun 12 19:21:44 CEST 2004 (tk)
  4285. ----------------------------------
  4286.   * shared/cfgparser: freecfg: fix loop when some directives are doubled in
  4287.               config file (bug found by Ole Craig <olc*cs.umass.edu>)
  4288.   * libclamav: scanners: add 'X-Real-To: ' mail type (thanks to Andrey
  4289.              J. Melnikoff (TEMHOTA) <temnota*kmv.ru>)
  4290.  
  4291. Sat Jun 12 17:32:31 CEST 2004 (tk)
  4292. ----------------------------------
  4293.   * libclamav: fix problem with {set,init}groups on Windows SFU 3.5 (reported
  4294.            by Brian A. Reiter" <breiter*wolfereiter.com>)
  4295.  
  4296. Sat Jun 12 15:29:37 CEST 2004 (tk)
  4297. ----------------------------------
  4298.   * libclamav: ole2_extract: fix segfault when mmap() fails (problem reported
  4299.            by Mehmet Ekiz <ekizm*tbmm.gov.tr>)
  4300.  
  4301. Sat Jun 12 02:51:42 CEST 2004 (tk)
  4302. ----------------------------------
  4303.   * contrib/trashscan: removed due to security reasons:
  4304.                http://www.gossamer-threads.com/lists/clamav/devel/9548
  4305.                (thanks to James Lick <jlick*drivel.com>)
  4306.  
  4307. Sat Jun 12 02:11:12 CEST 2004 (tk)
  4308. ----------------------------------
  4309.   * libclamav: pe: integrate with UPX decompressor from aCaB <acab*clamav.net>
  4310.                (with support for NRV2B, NRV2D and NRV2E compression).
  4311.            To protect against compressed files with hacked headers,
  4312.            the PE parser tries to find a signature of the UPX
  4313.            decompression routine at EP + 0x78.
  4314.  
  4315. Fri Jun 11 22:11:31 CEST 2004 (tk)
  4316. ----------------------------------
  4317.   * libclamav: pe: add dumper; RVA calculation; fix error codes
  4318.  
  4319. Wed Jun  9 17:47:29 CEST 2004 (tk)
  4320. ----------------------------------
  4321.   * clamd: do not display "Command parser: read() failed." (in SESSION mode)
  4322.        if the client disconnescts (problem reported by Matthew Trent
  4323.        <mtrent*localaccess.com> and Omer Faruk Sen <ofsen*enderunix.org>)
  4324.  
  4325. Tue Jun  8 22:46:29 BST 2004 (njh)
  4326. ----------------------------------
  4327.   * clamav-milter:    Ensure --from always takes an argument
  4328.  
  4329. Sun Jun  6 22:35:19 BST 2004 (njh)
  4330. ----------------------------------
  4331.   * libclamav/mbox.c:    Find uuencoded viruses in multipart/mixed that have no
  4332.     start of message boundaries
  4333.  
  4334. Sun Jun  6 03:38:08 CEST 2004 (tk)
  4335. ----------------------------------
  4336.   * clamscan, freshclam, clamd: make sure privileges are properly dropped
  4337.     (problem on system with CAP_SETUID disabled reported by Tuomas Silen
  4338.     <tuomas.silen*nodeta.fi>)
  4339.   * Makefiles: prevent linking against old libclamav versions (patch (from PLD)
  4340.            submitted by Oden Eriksson <oeriksson*mandrakesoft.com>)
  4341.   * configure: support pkg-config and clamav-config (patch by Scott Beck
  4342.            <sbeck*gossamer-threads.com>)
  4343.  
  4344. Thu Jun  3 17:53:45 CEST 2004 (tk)
  4345. ----------------------------------
  4346.   * doc: update
  4347.  
  4348. Thu Jun  3 14:15:38 BST 2004 (njh)
  4349. ----------------------------------
  4350.   * clamav-milter:    Up-issued to 0.72
  4351.  
  4352. Wed Jun  2 22:12:08 CEST 2004 (tk)
  4353. ----------------------------------
  4354.   * freshclam: + allow spaces in HTTPProxyUsername (requested by SL
  4355.              <milter*free.fr>)
  4356.            + ignore freshclam.conf permissions under Cygwin (Alch
  4357.              <alch*users.sourceforge.net>)
  4358.   * libclamav: detect more mail file types
  4359.  
  4360. Wed Jun  2 14:15:54 BST 2004 (trog)
  4361. -----------------------------------
  4362.   * libclamav/vba_extract.c: Fix possible crash
  4363.  
  4364. Wed Jun  2 10:53:51 BST 2004 (trog)
  4365. -----------------------------------
  4366.   * libclamav/vba_extract.c: Fix bug parsing VBA Project file
  4367.         (thanks to Chris Masters for sample)
  4368.   * libclamav/ole2_extract.c: Check length of mmap area before using it.
  4369.  
  4370. Wed Jun  2 02:30:34 CEST 2004 (tk)
  4371. ----------------------------------
  4372.   * libclamav: support MS cabinet files (test/test.cab). Based on libmspack.
  4373.  
  4374. Tue Jun  1 10:09:02 BST 2004 (njh)
  4375. ----------------------------------
  4376.   * libclamav/message.c:    Corrupted BinHex could still cause crash on
  4377.     some non Linux systems (thanks to Trog for spotting this one)
  4378.  
  4379. Sun May 30 03:35:38 CEST 2004 (tk)
  4380. ----------------------------------
  4381.   * libclamav: cli_findpos: do not use modulo inside the loop; inline
  4382.            (patch from Dean Gaudet <dean-clamav*arctic.org>)
  4383.  
  4384. Sun May 30 01:38:43 CEST 2004 (tk)
  4385. ----------------------------------
  4386.   * libclamav: scanners: enable PowerPoint code (Trog)
  4387.  
  4388. Fri May 28 14:01:48 BST 2004 (trog)
  4389. -----------------------------------
  4390.   *  libclamav/vba_extract.[ch]: Add PowerPoint endian conversion and small
  4391.     fixes. Export interface, ready to go.
  4392.  
  4393. Thu May 27 22:11:08 CEST 2004 (tk)
  4394. ----------------------------------
  4395.   * contrib: update init script for SuSE (Martin Fuxa <yeti*email.cz>)
  4396.  
  4397. Thu May 27 18:01:28 BST 2004 (njh)
  4398. ----------------------------------
  4399.   * docs/man/clamav-milter.8:    Clarify usage of when to use template files
  4400.   * libclamav/message.c:    Fixed bug where a truncated BinHex file could
  4401.     crash the scanner (bug found by Stefan Kaltenbrunner
  4402.         <mm-mailinglist*madness.at>)
  4403.  
  4404. Thu May 27 16:38:14 BST 2004 (trog)
  4405. -----------------------------------
  4406.   *  libclamav/vba_extract.c: Add code to extract OLE2 objects embedded
  4407.     inside PowerPoint Documents. That's where the VBA is stored
  4408.     (not yet activated).
  4409.  
  4410. Wed May 26 16:57:21 CEST 2004 (tk)
  4411. ----------------------------------
  4412.   * libclamav: disable (accidentally enabled yesterday) PE code
  4413.  
  4414. Tue May 25 22:30:33 CEST 2004 (tk)
  4415. ----------------------------------
  4416.   * libclamav: + report oversized archives (just like clamav-0.6x did)
  4417.            + do not trigger off file type recognizer in raw mode
  4418.              (fixes stdin scanning in clamscan - Debian Bug #250806)
  4419.   * clamd: harden read() in command parser (thanks to Theo Schlossnagle
  4420.        <jesus*omniti.com>)
  4421.   * Makefiles: + fix *.cvd and *.conf installation in VPATHed directory
  4422.              (patch by Eugene Crosser <crosser*rol.ru>)
  4423.            + disable pthread code in shared files if needed
  4424.   * doc: include manual page for freshclam.conf (from Debian)
  4425.  
  4426. Tue May 25 17:24:48 BST 2004 (njh)
  4427. ----------------------------------
  4428.   * clamav-milter:    X-Virus-Status: Not Scanned - StreamMaxLength exceeded
  4429.     was not always being added
  4430.             Now says host running clamd rather than host running
  4431.     clamav-milter, useful for checking load balancing etc.
  4432.  
  4433. Mon May 24 18:09:23 BST 2004 (njh)
  4434. ----------------------------------
  4435.   * clamav-milter:    Include hostname of the scanner (clamav-milter not
  4436.     clamd for now) in the headers if --noxheader is not given
  4437.  
  4438. Fri May 21 12:32:24 BST 2004 (njh)
  4439. ----------------------------------
  4440.   * libclamav/blob.c:    Fixed logic error in blobClose()
  4441.  
  4442. Fri May 21 10:16:27 BST 2004 (njh)
  4443. ----------------------------------
  4444.   * clamav-milter:    --from wasn't always recognised
  4445.             write failures to quarantine area were not correctly
  4446.     reported
  4447.  
  4448. Thu May 20 11:23:23 BST 2004 (trog)
  4449. -----------------------------------
  4450.   * libclamav ole2_extract.c,vba_extract.c: more malloc checks
  4451.  
  4452. Wed May 19 11:02:53 BST 2004 (njh)
  4453. ---------------------------------
  4454.   * libclamav/message.c:    Assume attachments which don't declare how
  4455.     they've been encoded are base64
  4456.  
  4457. Wed May 19 09:10:12 BST 2004 (trog)
  4458. -----------------------------------
  4459.   * libclamav/ole2_extract.c: use mmap() when available.
  4460.  
  4461. Tue May 18 23:14:28 CEST 2004 (tk)
  4462. ----------------------------------
  4463.   V 0.71
  4464.  
  4465. Tue May 18 22:36:43 CEST 2004 (tk)
  4466. ----------------------------------
  4467.   * docs: include German clamdoc.pdf translation (Rupert Roesler-Schmidt and
  4468.       Karina Schwarz, uplink coherent solutions, http://www.uplink.at)
  4469.   * docs: update
  4470.  
  4471. Sun May 16 09:25:37 BST 2004 (njh)
  4472. ----------------------------------
  4473.   * clamav-milter:    Up issue
  4474.  
  4475. Sun May 16 03:00:45 CEST 2004 (tk)
  4476. ----------------------------------
  4477.   * clamd: fix logging wording in poll() error message (Joe Maimon
  4478.        <jmaimon*ttec.com>)
  4479.   * configure: improve tcpwrappers compilation test
  4480.  
  4481. Fri May 14 09:16:12 BST 2004 (njh)
  4482. ----------------------------------
  4483.   * libclamav/mbox.c:    Use mkstemp() on Cygwin
  4484.  
  4485. Thu May 13 02:22:50 CEST 2004 (tk)
  4486. ----------------------------------
  4487.   * libclamav: move putenv(TMPDIR) code from clamd to cl_settempdir()
  4488.   * clamd: new directive LeaveTemporaryFiles (Debug no longer leaves temporary
  4489.        files not removed)
  4490.   * clamscan: respect --tempdir in libclamav; add --leave-temps
  4491.  
  4492. Wed May 12 15:25:47 BST 2004 (trog)
  4493. -----------------------------------
  4494.   * libclamav/vba_extract.c: fix error path bug (spotted by Tomasz Klim)
  4495.  
  4496. Wed May 12 12:20:50 BST 2004 (njh)
  4497. ----------------------------------
  4498.   * libclamav/mbox.c:    More bounce false positives removed
  4499.  
  4500. Wed May 12 01:27:56 CEST 2004 (tk)
  4501. ----------------------------------
  4502.   * libclamav: initial PE parser/dumper (not yet activated). It will be
  4503.            connected with UPX and WinZIP SFX unpackers and a disassembler
  4504.            soon.
  4505.  
  4506. Tue May 11 02:07:55 CEST 2004 (tk)
  4507. ----------------------------------
  4508.   * libclamav: scanners: revert to old X-* magic strings
  4509.   * clamd, freshclam: allow facility specification with LogFacility
  4510.   * clamd: do not scan files in /proc under Linux
  4511.  
  4512. Mon May 10 12:25:09 BST 2004 (njh)
  4513. ----------------------------------
  4514.   * libclamav:        Don't call cli_filetype() so often since the latest
  4515.         chanves give false positives about the start of bounce messages
  4516.         which opens up DoS attacks, and allows worms hidden in bounce
  4517.         messages to be hidden with ease
  4518.  
  4519. Mon May 10 02:43:32 CEST 2004 (tk)
  4520. ----------------------------------
  4521.   * clamscan, sigtool: compare clamav.conf's DatabaseDirectory against the
  4522.                hardcoded directory and select more fresh one (by
  4523.                checking version numbers of daily.cvd)
  4524.  
  4525. Mon May 10 00:05:23 CEST 2004 (tk)
  4526. ----------------------------------
  4527.   * clamscan: + allow regular expressions in --[in|ex]clude (patch by
  4528.             Alex Cherney <alex*cher.id.au>)
  4529.           + do not overwrite old files in quarantine directory (Alex
  4530.             Cherney)
  4531.   * configure/Makefiles: improve NetBSD support
  4532.  
  4533. Sun May  9 18:40:55 BST 2004 (njh)
  4534. ----------------------------------
  4535.   * clamav-milter:    Ensure a thread wakes up when another thread dies
  4536.         Fix from Damian Menscher <menscher*uiuc.edu> ensures
  4537.             Only report that we've dropped privilege if the setuid
  4538.         succeeded, fix by Jens Elkner <elkner*linofee.org>
  4539.             If logVerbose is set state both starting and started
  4540.         messages (based on an idea by "Sergey Y.  Afonin"
  4541.             <asy*kraft-s.ru>
  4542.             Also added X-Infected-Received-From: header by Sergey
  4543.             Report an error if inet_ntop fails in tcp_wrappers
  4544.  * docs/man:        Clarified suggested use of max-children only on
  4545.         small machines
  4546.  
  4547. Fri May  7 19:46:05 CEST 2004 (tk)
  4548. ----------------------------------
  4549.   * clamscan: fixperms(): do not follow file symlinks (Debian Bug #247574)
  4550.   * libclamav: detect more mail file types
  4551.  
  4552. Thu May  6 22:14:39 CEST 2004 (tk)
  4553. ----------------------------------
  4554.   * libclamav: scanners: enable decoding of Word6 macro code (Trog)
  4555.  
  4556. Thu May  6 16:22:32 BST 2004 (trog)
  4557. -----------------------------------
  4558.   * libclamav/vba_extract.c: Fix fd leak in Word6 macro code.
  4559.  
  4560. Thu May  6 12:27:03 BST 2004 (njh)
  4561. ----------------------------------
  4562.   * libclamav/mbox.c:    Ensure all attachements marked as RFC822 emails will
  4563.             be recognised as email messages by libclamav/scanners.c
  4564.             and hence be scanned
  4565.   * clamav-milter:    Fixed boundary cases for streamMaxLength
  4566.             Warn if a clean file can't be removed from the
  4567.                 quarantine
  4568.  
  4569. Thu May  6 11:34:40 CEST 2004 (tk)
  4570. ----------------------------------
  4571.   * shared/output: logg: work around a problem with superfluous control
  4572.            characters passed to (v)syslog (reported by
  4573.            Chris Conn <cconn*abacom.com>)
  4574.  
  4575. Wed May  5 13:33:12 BST 2004 (trog)
  4576. -----------------------------------
  4577.   * libclamav/vba_extract.c: Do endian conversion in Word6 macro code.
  4578.  
  4579. Wed May  5 11:32:22 BST 2004 (trog)
  4580. -----------------------------------
  4581.   * libclamav/vba_extract.c: Add another Office2003 VBA signature.
  4582.  
  4583. Wed May  5 10:39:58 BST 2004 (njh)
  4584. ----------------------------------
  4585.   * libclamav/text.c:    Removed the functionality of textClean, it isn't needed
  4586.     in clamAV
  4587.  
  4588. Sun May  2 02:48:04 CEST 2004 (tk)
  4589. ----------------------------------
  4590.   * libclamav: support files compressed with compress.exe (test/test1.msc)
  4591.  
  4592. Sat May  1 21:29:29 CEST 2004 (tk)
  4593. ----------------------------------
  4594.   * clamd: stream scanner:
  4595.     + scan exactly up to StreamMaxLength (patch by Joe Maimon
  4596.       <jmaimon*ttec.com>)
  4597.     + fix description leak on ReadTimeout (patch by Maxim Dounin
  4598.       <mdounin*rambler-co.ru>)
  4599.   * contrib/trashscan: v. 0.12 (Trashware <trashware*gmx.de>)
  4600.   * libclamav: in block-encrypted mode scan a raw encrypted archive before
  4601.            marking it as encrypted (requested by Andy Fiddaman
  4602.            <clam*fiddaman.net>)
  4603.  
  4604. Thu Apr 29 21:59:36 CEST 2004 (tk)
  4605. ----------------------------------
  4606.   * libclamav: detect more mail file types
  4607.  
  4608. Thu Apr 29 09:59:41 BST 2004 (njh)
  4609. ----------------------------------
  4610.   * libclamav:        Tidied the handling of content disposition type:
  4611.                 better handling of out of memory
  4612.                 right chop white space
  4613.  
  4614. Thu Apr 29 08:36:49 BST 2004 (njh)
  4615. ----------------------------------
  4616.   * clamav-milter:    Fixed typo, remove but introduced yesterday where the
  4617.                 result of cli_realloc was not used
  4618.  
  4619. Wed Apr 28 15:29:29 BST 2004 (njh)
  4620. ----------------------------------
  4621.   * clamav-milter:    Better quarantine message error report when failing
  4622.                 to create the temporary file
  4623.             Send 554 after DATA received, not 550
  4624.             Don't send rejection notices to rejection notices, we
  4625.                 just end up playing ping-pong (patch by "Andrey
  4626.                 J.Melnikoff (TEMHOTA)" <temnota*kmv.ru>
  4627.             If CL_DEBUG is defined, don't redirect stdout/stderr
  4628.             Don't attempt to return an old signature if no
  4629.                 filename has been given. There has never been
  4630.                 one to return
  4631.  
  4632. Wed Apr 28 01:33:10 CEST 2004 (tk)
  4633. ----------------------------------
  4634.   * libclamav: detect more mail file types
  4635.  
  4636. Tue Apr 27 14:53:39 CEST 2004 (tk)
  4637. ----------------------------------
  4638.   * clamscan: fix file access problem when using clamscan with external
  4639.           unpackers in a superuser mode (reported by Robert Allerstorfer
  4640.           <roal*anet.at> and ZMan Z. <x86zman*go-a-way.dyndns.org>).
  4641.           Access verification mechanism is POSIX compliant now.
  4642.   * libclamav: ignore more file types
  4643.  
  4644. Tue Apr 27 12:42:14 BST 2004 (trog)
  4645. -----------------------------------
  4646.  * libclamav/vba_extract.[ch]: Word6 macro extraction code (not yet activated)
  4647.  
  4648. Mon Apr 26 11:51:28 BST 2004 (trog)
  4649. -----------------------------------
  4650.  * libclamav/ole2_extract.c: Better support for non-standard OLE2 archives
  4651.  
  4652. Sun Apr 25 13:58:35 BST 2004 (njh)
  4653. ----------------------------------
  4654.  * clamav-milter:    Added --pidfile
  4655.  
  4656. Fri Apr 23 11:48:07 BST 2004 (njh)
  4657. ----------------------------------
  4658.  * libclamav/mbox.c:    If an inline text portion has been given a filename,
  4659.     treat the disposition type as attachment not inline. Some
  4660.     Worm.BadTrans.B1 need this.
  4661.  
  4662. Fri Apr 23 10:14:00 BST 2004 (njh)
  4663. ----------------------------------
  4664.  * clamav-milter:    Ensure only From lines are escaped
  4665.         Also defer generated emails if --force-scan is given
  4666.         Better subject for quarantine e-mails
  4667.  
  4668. Thu Apr 22 17:48:49 BST 2004 (njh)
  4669. ----------------------------------
  4670.  * clamav-milter: No need to parse the received line if --headers is given
  4671.         If -outgoing is given put generated emails in the deferred
  4672.             queue to avoid the milter being called twice at the
  4673.             same time (one on the incoming one on the outgoing)
  4674.         header_list_print, ensure From lines are escaped, may not be
  4675.             needed but it is better to be on the safe side
  4676.         When loadbalancing, fail to start only if no servers can be
  4677.             reached (used to fail if any one server could not be
  4678.             reached)
  4679.         Not all servers were load balanced
  4680.  * docs/man:    Clarified load balancing specification
  4681.  
  4682. Wed Apr 21 16:28:49 BST 2004 (njh)
  4683. ----------------------------------
  4684.  * clamav-milter: If /dev/console fails to open, open /dev/null instead on fds 1
  4685.             and 2
  4686.         TCP_WRAPPERS code now uses inet_ntop()
  4687.         Simplify virus string
  4688.         Sort out tabs in the hard coded e-mail message
  4689.  
  4690. Wed Apr 21 09:10:07 BST 2004 (trog)
  4691. -----------------------------------
  4692.   * libclamav/vba_extract.c: Add another Office2000 signature
  4693.  
  4694. Wed Apr 21 00:27:18 CEST 2004 (tk)
  4695. ----------------------------------
  4696.   * libclamav: scanners:
  4697.     + scan full OLE2 directory (Trog);
  4698.     + ignore popular file types (Dirk Mueller <mueller*kde.org>)
  4699.     + improve compression ratio calculation (Dirk Mueller)
  4700.     + detect more mail file types
  4701.   * clamscan: add --max-ratio option (Dirk Mueller)
  4702.   * docs: update Japanese documentation (Masaki Ogawa <proc*mac.com>)
  4703.  
  4704. Tue Apr 20 15:18:58 BST 2004 (njh)
  4705. ----------------------------------
  4706.   * clamav-milter:    Handle hostaddr == NULL
  4707.     Added X-Virus-Scanned
  4708.     Consistent handling of X-Virus-Status
  4709.  
  4710. Tue Apr 20 09:13:46 BST 2004 (njh)
  4711. ----------------------------------
  4712.   * clamav-milter:    Print a better message if hostaddr is null in
  4713.         clamfi_connect()
  4714.     Handle "i" macro not being set in sendmail.cf
  4715.  
  4716. Mon Apr 19 23:11:48 BST 2004 (njh)
  4717. ----------------------------------
  4718.   * clamav-milter: Added --from
  4719.     Return SMFIS_TEMPFAIL on some out of memory errors (some still to do),
  4720.         based on an idea by Joe Maimon <jmaimon*ttec.com>
  4721.     Quarantine messages now sorted by date, based on an idea by Christian
  4722.         Pelissier <Christian.Pelissier*onera.fr>.
  4723.     Started code to parse header to find the real infected machine,
  4724.         email notification now contain the first received header, which
  4725.         may (or may not) be helpful
  4726.  
  4727. Mon Apr 19 14:33:35 BST 2004 (njh)
  4728. ----------------------------------
  4729.   * clamav-milter:    Started work on handling user defined templates
  4730.     for the e-mail sent. For now very little is handled, though %v
  4731.     is replaced with the message from clamd
  4732.  
  4733. Mon Apr 19 13:39:23 BST 2004 (trog)
  4734. -----------------------------------
  4735.   * libclamav/ole2_extract: maintain internal OLE2 directory structure
  4736.     when unpacking OLE2 archive files (not yet activated)
  4737.  
  4738. Sat Apr 17 21:40:19 BST 2004 (njh)
  4739. ----------------------------------
  4740.   * clamav-milter:    Include the virus name in the 550 rejection if
  4741.     appropriate
  4742.  
  4743. Sat Apr 17 15:19:41 BST 2004 (njh)
  4744. ----------------------------------
  4745.   * libclamav/blob.c:    Filenames with high byte characters were not
  4746.     being scanned on MACOS/X
  4747.  
  4748. Sat Apr 17 00:19:08 CEST 2004 (tk)
  4749. ----------------------------------
  4750.   V 0.70
  4751.  
  4752. Fri Apr 16 23:20:19 CEST 2004 (tk)
  4753. ----------------------------------
  4754.   * freshclam: fix SIGHUP handling (patch by Dr Matthew J Seaman
  4755.            <m.seaman*infracaninophile.co.uk>)
  4756.  
  4757. Fri Apr 16 22:21:14 CEST 2004 (tk)
  4758. ----------------------------------
  4759.   * docs: update
  4760.  
  4761. Fri Apr 16 17:42:51 CEST 2004 (tk)
  4762. ----------------------------------
  4763.   * clamd: rename ArchiveDetectEncrypted to ArchiveBlockEncrypted
  4764.   * clamscan: rename --detect-encrypted to --block-encrypted
  4765.  
  4766. Fri Apr 16 14:43:25 CEST 2004 (tk)
  4767. ----------------------------------
  4768.   * libclamav: scan ">From " messages
  4769.  
  4770. Fri Apr 16 12:40:03 BST 2004 (trog)
  4771. -----------------------------------
  4772.   * libclamav/vba_extract.c: fix possible crash
  4773.  
  4774. Thu Apr 15 16:26:38 CEST 2004 (tk)
  4775. ----------------------------------
  4776.   * libclamav: add a "clamav-" prefix to temporary file names (Dirk Mueller
  4777.            <dmuell*gmx.net>)
  4778.   * clamd: clamuko: fix signal handling (problem reported by Claudio Alonso
  4779.        <cfalonso*yahoo.com>)
  4780.  
  4781. Thu Apr 15 10:54:02 BST 2004 (njh)
  4782. ----------------------------------
  4783.   * clamav-milter:    Handle systems without inet_ntop()
  4784.  
  4785. Thu Apr 15 00:51:29 CEST 2004 (tk)
  4786. ----------------------------------
  4787.   * libclamav: cli_scanmail: fix a hole in recursion limit (patch by
  4788.            Maxim Dounin <mdounin*rambler-co.ru>)
  4789.   * clamscan: fix HPUX compilation error (reported by Rolf Eike Beer
  4790.           <eike*mail.math.uni-mannheim.de>)
  4791.  
  4792. Wed Apr 14 09:32:50 BST 2004 (njh)
  4793. ----------------------------------
  4794.   * libclamav/mbox.c:    When debugging print the email number when
  4795.     handling UNIX style mailboxes
  4796.  
  4797. Wed Apr 14 03:24:44 CEST 2004 (tk)
  4798. ----------------------------------
  4799.   * clamd: VirusEvent: drop support for %f
  4800.        (http://www.securitytracker.com/alerts/2004/Apr/1009615.html)
  4801.  
  4802. Tue Apr 13 14:16:42 CEST 2004 (tk)
  4803. ----------------------------------
  4804.   * libclamav: scan EVS mails
  4805.  
  4806. Mon Apr 12 19:12:27 CEST 2004 (tk)
  4807. ----------------------------------
  4808.   * doc: update the ClamAV and Samba how-two (Przemyslaw Holowczyc)
  4809.  
  4810. Sat Apr 10 21:28:40 CEST 2004 (tk)
  4811. ----------------------------------
  4812.   * libclamav: do not remove temporary directories in debug mode
  4813.  
  4814. Sat Apr 10 08:02:20 BST 2004 (njh)
  4815. ----------------------------------
  4816.   * docs/man/clamav-milter.8:    Clarified --force-scan (thanks to
  4817.     S°ren Thing Andersen <soeren*thing.dk>)
  4818.  
  4819. Fri Apr  9 09:50:52 BST 2004 (njh)
  4820. ----------------------------------
  4821.   * clamav-milter:    Handle clamd giving up on StreamMaxLength too early
  4822.  
  4823. Thu Apr  8 14:27:30 BST 2004 (njh)
  4824. ----------------------------------
  4825.   * clamav-milter:    Removed warning message on FreeBSD5.2
  4826.  
  4827. Wed Apr  7 19:31:29 BST 2004 (njh)
  4828. ----------------------------------
  4829.   * Handle continuation markers placed incorrectly by W97M.Lexar
  4830.  
  4831. Wed Apr  7 00:51:11 CEST 2004 (tk)
  4832. ----------------------------------
  4833.   * reverse the last patch
  4834.  
  4835. Tue Apr  6 14:19:16 CEST 2004 (tk)
  4836. ----------------------------------
  4837.   * global hardening patch: use strlcpy/strlcat instead of strncpy/strncat
  4838.     (Bastian Kleineidam <calvin*debian.org>)
  4839.  
  4840. Mon Apr  5 23:49:23 CEST 2004 (tk)
  4841. ----------------------------------
  4842.   * contrib: new init script for SuSE (by Martin Fuxa <yeti*email.cz>)
  4843.   * configure: fix linking problem under NetBSD (reported by Nigel);
  4844.            enable support for threads under NetBSD (pth is required and
  4845.            LDFLAGS="-L/usr/pkg/lib" and CPPFLAGS="-I/usr/pkg/include"
  4846.            must be exported). Thanks to Jorgen Norgaard <jnp*anneli.dk>.
  4847.   * clamscan: fix --bell behaviour ("one beep" problem reported by Tomasz
  4848.           Papszun)
  4849.   * libclamav: small cosmetics
  4850.  
  4851. Mon Apr  5 15:39:12 BST 2004 (njh)
  4852. ----------------------------------
  4853.   * contrib:    Windows client (finally!) open sourced
  4854.  
  4855. Mon Apr  5 15:39:55 CEST 2004 (tk)
  4856. ----------------------------------
  4857.   * clamd: respect TCPAddr in stream scanner (problem reported by
  4858.        Youza Youzovic <youza*post.cz>)
  4859.  
  4860. Mon Apr  5 13:19:02 BST 2004 (njh)
  4861. ----------------------------------
  4862.   * libclamav:    Scan attachments with no filename (suggestion by Trog)
  4863.  
  4864. Mon Apr  5 10:47:43 BST 2004 (njh)
  4865. ----------------------------------
  4866.   * libclamav/mbox.c:    Added SAVE_TO_DISC #define which, when activated,
  4867.     scans embedded RFC822 messages from disc rather than in memory. It
  4868.     is recommended that this option is always enabled unless ClamAV is
  4869.     to be installed on a system where many nested levels of RFC822 messages
  4870.     cannot occur
  4871.  
  4872. Mon Apr  5 10:16:29 BST 2004 (trog)
  4873. -----------------------------------
  4874.   * libclamav/vba_extract.c: minor code update
  4875.  
  4876. Sun Apr  4 02:57:10 CEST 2004 (tk)
  4877. ----------------------------------
  4878.   * freshclam: do not terminate on SIGALRM (bug introduced on Sat Mar 27),
  4879.            reported by Fajar A. Nugraha <fajar*telkom.co.id>.
  4880.   * clamd: dazukoio: use writen()
  4881.   * clamscan: test for W_OK instead of R_OK in writeaccess(). Bug reported
  4882.           by Takumi Yamane <yamtak*b-session.com>.
  4883.  
  4884. Sat Apr  3 06:00:19 BST 2004 (njh)
  4885. ----------------------------------
  4886.   * clamav-milter: Error if ReadTimeout is -ve
  4887.         Honour StreamMaxLength
  4888.  
  4889. Thu Apr  1 16:46:22 BST 2004 (njh)
  4890. ----------------------------------
  4891.   * libclamav:    Stop gracefully if messageAddLine() fails
  4892.   * clamav-milter:    ThreadTimeout has been replaced by ReadTimeout -
  4893.     clamav-milter now supports this
  4894.  
  4895. Thu Apr  1 11:37:25 BST 2004 (trog)
  4896. -----------------------------------
  4897.   * clamd: add writen() function for wrapping write()
  4898.  
  4899. Wed Mar 31 22:00:05 BST 2004 (njh)
  4900. ----------------------------------
  4901.   * clamav-milter:    Handle new location of config file parser
  4902.  
  4903. Wed Mar 31 18:12:20 BST 2004 (njh)
  4904. ----------------------------------
  4905.   * libclamav: Code tidy up - free memory earlier
  4906.  
  4907. Wed Mar 31 09:25:25 CEST 2004 (tk)
  4908. ----------------------------------
  4909.   * libclamav: matcher: don't limit '*' to a single 128KB buffer
  4910.  
  4911. Tue Mar 30 23:57:33 BST 2004 (njh)
  4912. ----------------------------------
  4913.   * libclamav/mbox.c:    Better handling of multipart within multipart messages
  4914.  
  4915. Tue Mar 30 23:18:49 CEST 2004 (tk)
  4916. ----------------------------------
  4917.   * clamav-milter: adapt Makefile to new directory structure
  4918.   * small code cleanup
  4919.  
  4920. Tue Mar 30 08:40:10 BST 2004 (trog)
  4921. -----------------------------------
  4922.   * clamav.conf, shared/cfgparser.c: recognise ReadTimeout option
  4923.     remove ThreadTimeout option
  4924.  
  4925. Mon Mar 29 18:11:08 CEST 2004 (tk)
  4926. ----------------------------------
  4927.   * shared/output.c: don't try to unlock free mutex (bug reported
  4928.              by Nigel)
  4929.  
  4930. Mon Mar 29 16:17:05 BST 2004 (trog)
  4931. -----------------------------------
  4932.   * clamd: disable timeout when ReadTimeout=0
  4933.  
  4934. Mon Mar 29 15:45:15 BST 2004 (trog)
  4935. -----------------------------------
  4936.   * clamd: add support for ReadTimeout option
  4937.  
  4938. Mon Mar 29 10:33:52 BST 2004 (njh)
  4939. ----------------------------------
  4940.   * libclamav:    Tidy up code and reduce shuffling of data
  4941.  
  4942. Mon Mar 29 02:05:39 CEST 2004 (tk)
  4943. ----------------------------------
  4944.   * big cleanup: remove duplicated code and move it to /shared (fixes
  4945.          a dependency problem when compiling with --disable-pthreads
  4946.          and LogSyslog support in freshclam); eliminate warnings
  4947.   * libclamav: include backup snprintf implementation (patch by Phil Oleson
  4948.            <oz*nixil.net>, snprintf by Patrick Powell)
  4949.   * clamd: fix clamd hangup when log size is exceeded (bug reported by
  4950.        Ryan Thompson <clamav*sasknow.com>)
  4951.   * examples/ex1.c: update
  4952.  
  4953. Sat Mar 27 21:55:33 GMT 2004 (njh)
  4954. ----------------------------------
  4955.   * clamav-milter:    Delay connection to clamd to handle clamd's timeout
  4956.     when the remote end (the end talking to sendmail) is slow
  4957.  
  4958. Sat Mar 27 19:55:52 CET 2004 (tk)
  4959. ---------------------------------
  4960.   * freshclam: remove timeout code; clean up return codes
  4961.   * docs: freshclam.1 updated
  4962.  
  4963. Fri Mar 26 23:23:21 CET 2004 (tk)
  4964. ---------------------------------
  4965.   * clamdscan: don't call getcwd() in streaming mode (patch by Dale Woolridge
  4966.            <dwoolridge*drh.net>)
  4967.   * configure: improved checking for TCPwrappers (patch by Tom G. Christensen
  4968.            <tgc*statsbiblioteket.dk>)
  4969.  
  4970. Fri Mar 26 22:53:45 CET 2004 (tk)
  4971. ---------------------------------
  4972.   * clamdscan: don't call getcwd() in streaming mode (patch by Dale Woolridge
  4973.            <dwoolridge*drh.net>)
  4974.  
  4975. Fri Mar 26 21:32:28 CET 2004 (tk)
  4976. ---------------------------------
  4977.   * libclamav: scan VPOP3 mail files (thanks to Steve <steveb*webtribe.net>)
  4978.  
  4979. Fri Mar 26 16:22:45 CET 2004 (tk)
  4980. ---------------------------------
  4981.   * libclamav: scanners: use cli_writen()
  4982.  
  4983. Fri Mar 26 11:32:08 GMT 2004 (trog)
  4984. -----------------------------------
  4985.   * libclamav: check for EINTR in cli_readn/cli_writen
  4986.  
  4987. Fri Mar 26 11:21:34 GMT 2004 (njh)
  4988. ----------------------------------
  4989.   * libclamav/mbox.c:    Use cli_writen()
  4990.   * clamav-milter:    Added some debug information to clamd_send()
  4991.  
  4992. Fri Mar 26 09:47:50 GMT 2004 (trog)
  4993. -----------------------------------
  4994.   * libclamav: Remove duplicate code. Fix memory leak.
  4995.  
  4996. Thu Mar 25 22:51:53 GMT 2004 (njh)
  4997. ----------------------------------
  4998.   * libclamav:    Removed even more calls to realloc and some duplicate code
  4999.  
  5000. Thu Mar 25 13:53:37 CET 2004 (tk)
  5001. ---------------------------------
  5002.   * libclamav: scanners: scan "X-Apparently-To: " mail files
  5003.  
  5004. Thu Mar 25 12:20:05 CET 2004 (tk)
  5005. ---------------------------------
  5006.   * freshclam: use HTTP Range to limit data transfer for cvd headers
  5007.            (patch by Tony Finch <dot*dotat.at>)
  5008.  
  5009. Wed Mar 24 09:19:12 GMT 2004 (njh)
  5010. ----------------------------------
  5011.   * libclamav/blob.c:    Reduce the number of calls to cli_realloc, since realloc
  5012.     seems to be very slow on FreeBSD
  5013.  
  5014. Tue Mar 23 15:39:09 GMT 2004 (trog)
  5015. -----------------------------------
  5016.   * clamd: stop scanning if the client disconnects
  5017.  
  5018. Tue Mar 23 11:09:30 GMT 2004 (njh)
  5019. ----------------------------------
  5020.   * libclamav/blob.c:    More restrictive about which characters can be used
  5021.     in filenames on DOS based systems
  5022.  
  5023. Tue Mar 23 09:26:18 GMT 2004 (njh)
  5024. ----------------------------------
  5025.   * docs/man/clamav-milter.8:    Document the default value for --server, and
  5026.     clamav-milter's load balancing/fault tolerance capabilities
  5027.  
  5028. Mon Mar 22 21:30:24 CET 2004 (tk)
  5029. ---------------------------------
  5030.   * freshclam: require strict permissions for config file when HTTPProxyPassword
  5031.            is specified
  5032.  
  5033. Mon Mar 22 09:28:04 GMT 2004 (trog)
  5034. -----------------------------------
  5035.   * libclamav/vba_extract.c: minor cleanup
  5036.  
  5037. Sun Mar 21 17:30:22 GMT 2004 (njh)
  5038. ----------------------------------
  5039.   * libclamav:    Scan bounce messages with no headers for encoded viruses/worms
  5040.  
  5041. Sun Mar 21 09:51:45 GMT 2004 (njh)
  5042. ----------------------------------
  5043.   * libclamav:    Faster scanning for non MIME messages, only scan the message
  5044.     once for binhex, uuencode, bounces etc.
  5045.  
  5046. Sat Mar 20 19:37:11 GMT 2004 (njh)
  5047. ----------------------------------
  5048.   * libclamav/message.c:    Removed the duplicated code from bounce checks
  5049.  
  5050. Sat Mar 20 17:49:43 GMT 2004 (njh)
  5051. ----------------------------------
  5052.   * libclamav:    More flexable approach to scanning bounce messages within
  5053.     emails means more bounces are caught but at the expense of some
  5054.     duplication of code for now
  5055.  
  5056. Sat Mar 20 15:53:10 CET 2004 (tk)
  5057. ---------------------------------
  5058.   * libclamav: make cli_filetype non static
  5059.  
  5060. Sat Mar 20 13:33:49 GMT 2004 (njh)
  5061. ----------------------------------
  5062.   * libclamav/message.c:    More bounces added
  5063.  
  5064. Sat Mar 20 12:40:15 GMT 2004 (njh)
  5065. ----------------------------------
  5066.   * clamav-milter: strerror_r is a bit confused on Fedora Linux. The man page
  5067.     says it returns an int, but the prototype in string.h says it returns
  5068.     a char *
  5069.         Say how many bytes can't be written to clamd - it may give a
  5070.     clue what's wrong
  5071.  
  5072. Sat Mar 20 00:16:26 CET 2004 (tk)
  5073. ---------------------------------
  5074.   * libclamav: cl_gentemp(): do not use /dev/urandom
  5075.  
  5076. Fri Mar 19 21:42:51 CET 2004 (tk)
  5077. ---------------------------------
  5078.   * clamd: thrmgr.c, server-th.c: added missing new line characters in logg()
  5079.        (reported by Sergey <a_s_y*sama.ru>)
  5080.  
  5081. Fri Mar 19 17:48:31 GMT 2004 (njh)
  5082. ----------------------------------
  5083.   * libclamav/message.c:    Handle "binary encoding" (whatever that is :-)
  5084.     the same as no encoding
  5085.  
  5086. Fri Mar 19 15:50:47 GMT 2004 (njh)
  5087. ----------------------------------
  5088.   * libclamav/mbox.c:    Handle empty content-disposition headers
  5089.  
  5090. Fri Mar 19 16:00:51 CET 2004 (tk)
  5091. ---------------------------------
  5092.   * libclamav: small cosmetic fixes in format strings, also added some
  5093.            statics (thanks to Dirk Mueller <dmuell*gmx.net>)
  5094.  
  5095. Fri Mar 19 08:18:24 GMT 2004 (njh)
  5096. ----------------------------------
  5097.   * libclamav/mbox.c:    If an RFC822 message is found as part of a multipart
  5098.     message and that message has no encoding, don't save for scanning
  5099.   * libclamav/message.c:    Handle content encoding of '8 bit' as well
  5100.     as the more correct '8bit'
  5101.  
  5102. Thu Mar 18 22:01:39 GMT 2004 (njh)
  5103. ----------------------------------
  5104.   * libclamav:    If a message only contains a single RFC822 message that has no
  5105.     encoding don't save for scanning
  5106.  
  5107. Thu Mar 18 14:16:19 GMT 2004 (njh)
  5108. ----------------------------------
  5109.   * libclamav/message.c:    Added bounce and handle text/plain encoded
  5110.         messages
  5111.  
  5112. Thu Mar 18 15:04:41 CET 2004 (tk)
  5113. ---------------------------------
  5114.   * clamdscan: in the LocalSocket mode the server2 address struct was not
  5115.            properly initialized. Fixed by "Nemosoft Unv."
  5116.            <nemosoft*smcc.demon.nl>.
  5117.  
  5118. Thu Mar 18 09:56:24 GMT 2004 (trog)
  5119. -----------------------------------
  5120.   * libclamav/vba_extract.c: Simplify the code, and make it work all relevant
  5121.     sample documents I have.
  5122.  
  5123. Wed Mar 17 19:48:56 GMT 2004 (njh)
  5124. ----------------------------------
  5125.   * clamav-milter: upissued history to 0.70
  5126.   * libclamav/message.c: Handle spaces before the disposition type
  5127.   * libclamav/mbox.c:    Added some speed ups and reduced memory usage when
  5128.         scanning embedded RFC822 messages
  5129.  
  5130. Wed Mar 17 15:06:44 GMT 2004 (trog)
  5131. -----------------------------------
  5132.   * libclamav/vba_extract.c: Add VBA signature for MacOffice X
  5133.  
  5134. Wed Mar 17 11:53:05 GMT 2004 (trog)
  5135. -----------------------------------
  5136.   * libclamav/vba_extract.c: VBA alignment check. Should now work with
  5137.     all MacOffice documents.
  5138.  
  5139. Wed Mar 17 09:32:45 GMT 2004 (trog)
  5140. -----------------------------------
  5141.   * libclamav/vba_extract.c: Add support for MacOffice98 documents
  5142.  
  5143. Tue Mar 16 20:43:20 CET 2004 (tk)
  5144. ---------------------------------
  5145.   * libclamav: unrarlib: don't use UnstoreFile() because it causes memory
  5146.            corruption. Restored support for standard archives (yesterday's
  5147.            fix disabled RAR support completely).
  5148.  
  5149. Mon Mar 15 20:53:10 CET 2004 (tk)
  5150. ---------------------------------
  5151.   * clamav-milter: version number increased to 0.70
  5152.   V 0.70-rc
  5153.  
  5154. Mon Mar 15 18:40:44 GMT 2004 (trog)
  5155. -----------------------------------
  5156.   * libvlamav/ole2_extract.c: fix cli_malloc() error
  5157.  
  5158. Mon Mar 15 17:05:01 CET 2004 (tk)
  5159. ---------------------------------
  5160.   * libclamav: unrarlib: fixed segfault with some Bagle's RAR archives
  5161.  
  5162. Sun Mar 14 21:48:25 CET 2004 (tk)
  5163. ---------------------------------
  5164.   * etc/clamav.conf: ScanOLE2 enabled by default
  5165.   * doc: manuals updated
  5166.   * fixed gcc warnings
  5167.  
  5168. Sat Mar 13 23:14:44 CET 2004 (tk)
  5169. ---------------------------------
  5170.   * doc: clamdoc.pdf - updated (for 0.70) and slightly reorganized
  5171.  
  5172. Sat Mar 13 14:28:24 GMT 2004 (trog)
  5173. -----------------------------------
  5174.   * clamd: remove mutex lock in SIGUSR2 code. Using a
  5175.     mutex in a signal handler is not allowed.
  5176.  
  5177. Sat Mar 13 13:52:51 CET 2004 (tk)
  5178. ---------------------------------
  5179.   * clamd: support SIGUSR2 and force a database reload
  5180.  
  5181. Thu Mar 11 21:50:32 CET 2004 (tk)
  5182. ---------------------------------
  5183.   * libclamav: rar: added support for encrypted archive (Encrypted.RAR)
  5184.            detection
  5185.  
  5186. Thu Mar 11 00:16:11 CET 2004 (tk)
  5187. ---------------------------------
  5188.   * libclamav: rar support: due to a bug only first file in archive was
  5189.            scanned. Fixed and improved by Dirk Mueller <dmuell*gmx.net>.
  5190.   * freshclam, clamscan: fixed logfile permissions (Dirk Mueller)
  5191.  
  5192. Wed Mar 10 22:14:45 GMT 2004 (njh)
  5193. ----------------------------------
  5194.   * libclamav/mbox.c:    Fixed segfault which happens when a UNIX mailbox
  5195.     with more than one message quits because a message before the last
  5196.     one can't be parsed
  5197.  
  5198. Wed Mar 10 20:51:54 CET 2004 (tk)
  5199. ---------------------------------
  5200.   * doc: + Polish sendmail_clamav how-to updated (Przemyslaw Holowczyc
  5201.        <doozer*skc.com.pl>)
  5202.      + included new Polish how-to on ClamAV and Samba integration (by
  5203.        Przemyslaw Holowczyc)
  5204.  
  5205. Wed Mar 10 20:06:35 CET 2004 (tk)
  5206. ---------------------------------
  5207.   * doc: clamav-mirror-howto.pdf and signatures.pdf updated
  5208.  
  5209. Wed Mar 10 12:58:55 GMT 2004 (trog)
  5210. -----------------------------------
  5211.   * clamd/server-th.c: error handling
  5212.   * libclamav/ole2_extract.c: change struct pack code to support
  5213.     old versions of gcc - for the last time I hope.
  5214.  
  5215. Wed Mar 10 11:40:14 GMT 2004 (njh)
  5216. ----------------------------------
  5217.   * clamav-milter:    Use new HAVE_STRERROR_R rather than TARGET_OS_SOLARIS
  5218.             to determine if strerror_r exists
  5219.             Thanks to Phil Oleson <oz*nixil.net>.
  5220.   * docs/man:        Corrected documentation of --postmaster-only flag.
  5221.  
  5222. Wed Mar 10 05:43:34 GMT 2004 (njh)
  5223. ----------------------------------
  5224.   * libclamav/message.c:    Implemented a couple of small speed ups:
  5225.     1) Only save arguments that we're going to retrieve
  5226.     2) No need to store \n in messageToText fast copy mode, which allows
  5227.         an sprintf to be removed (Dirk Mueller <dmuell*gmx.net>)
  5228.  
  5229. Wed Mar 10 01:35:40 CET 2004 (tk)
  5230. ---------------------------------
  5231.   * libclamav: unrarlib: cleanup (Dirk Mueller <dmuell*gmx.net>)
  5232.  
  5233. Tue Mar  9 23:49:06 CET 2004 (tk)
  5234. ---------------------------------
  5235.   * libclamav, sigtool: small code cleanups (Dirk Mueller <mueller*kde.org>)
  5236.   * libclamav: unrarlib: properly detect little endian (Dirk Mueller)
  5237.   * clamscan: do not print "Excluded" messages with -i (reported by Gordon E.)
  5238.  
  5239. Tue Mar  9 12:36:10 GMT 2004 (trog)
  5240. -----------------------------------
  5241.   * clamd/others.c: fix includes
  5242.  
  5243. Mon Mar  8 22:26:48 CET 2004 (tk)
  5244. ---------------------------------
  5245.   * clamav-milter: fixed a typo in Makefile
  5246.  
  5247. Mon Mar  8 12:37:26 GMT 2004 (trog)
  5248. -----------------------------------
  5249.   * libclamav: vba_extract.c/ole2_extract.c: minor code cleanup and bug fix
  5250.  
  5251. Mon Mar  8 10:01:01 GMT 2004 (trog)
  5252. -----------------------------------
  5253.   * clamd: wrap select()/poll()
  5254.  
  5255. Mon Mar  8 01:24:37 CET 2004 (tk)
  5256. ---------------------------------
  5257.   * applied comments cleanup (C89) patch (global) from Jesper Juhl
  5258.     <juhl*dif.dk>
  5259.  
  5260. Mon Mar  8 00:33:17 CET 2004 (tk)
  5261. ---------------------------------
  5262.   * clamd: fixed QUIT/SHUTDOWN command - break blocking accept() to allow
  5263.        immediate termination
  5264.  
  5265. Sun Mar  7 23:29:25 CET 2004 (tk)
  5266. ---------------------------------
  5267.   * Makefiles: allow building outside of the source tree (thanks to Philippe
  5268.            Gay <ph.gay*free.fr>)
  5269.   * libclamav: improved checking for sscanf matching failure (thanks to
  5270.            Dirk Mueller <mueller*kde.org>)
  5271.   * libclamav: fixed a typo in unrarlib (Dirk Mueller)
  5272.   * libclamav: fixed detection of encrypted zip archives (Dirk Mueller)
  5273.   * clamscan: pass libclamav options to checkfile() (bug introduced a few
  5274.           days ago, found by Dirk Mueller <mueller*kde.org>)
  5275.   * clamd: fixed TemporaryDirectory option (don't call free() on putenv()'ed
  5276.        variable). Thanks to Andrey Cherezov <andrey*cherezov.koenig.su>.
  5277.  
  5278. Sun Mar  7 15:19:51 GMT 2004 (njh)
  5279. ----------------------------------
  5280.   * libclamav/message.c:    Fixed minor typo in bounce message
  5281.     clamav-milter:        Added extra information to --headers
  5282.  
  5283. Sun Mar  7 12:40:05 GMT 2004 (njh)
  5284. ----------------------------------
  5285.   * libclamav/message.c:    Added new bounce delimeter (thanks to Dirk
  5286.       Mueller <mueller*kde.org>)
  5287.       Removed a warning generated by icc
  5288.  
  5289. Fri Mar  5 14:25:52 CET 2004 (tk)
  5290. ---------------------------------
  5291.   * configure: check for a safe value of FD_SETSIZE for select() and check for
  5292.            poll() (patch from Trog)
  5293.  
  5294. Thu Mar  4 15:54:25 CET 2004 (tk)
  5295. ---------------------------------
  5296.   * clamdscan: do not overwrite s_addr (thanks to Adam Stein
  5297.            <adam*scan.mc.xerox.com>)
  5298.  
  5299. Thu Mar  4 13:07:04 GMT 2004 (njh)
  5300. ----------------------------------
  5301.   * libclamav:    Some bounce messages weren't being rescanned, fix thanks
  5302.     to "Andrey J. Melnikoff (TEMHOTA)" <temnota*kmv.ru>
  5303.  
  5304. Thu Mar  4 03:29:07 CET 2004 (tk)
  5305. ---------------------------------
  5306.   * libclamav: CL_ENCRYPTED: mark encrypted Zip archives as a virus type
  5307.            "Encrypted.Zip" (Michael L Torrie <torriem*chem.byu.edu>)
  5308.   * clamscan: --detect-encrypted
  5309.   * clamd: ArchiveDetectEncrypted
  5310.  
  5311. Wed Mar  3 11:36:17 CET 2004 (tk)
  5312. ---------------------------------
  5313.   * libclamav: mbox wrapper: scan Qmail bounces
  5314.  
  5315. Wed Mar  3 09:22:09 GMT 2004 (njh)
  5316. ----------------------------------
  5317.   * clamav-milter:    Check clamd is running before starting (if clamd is
  5318.             on the same machine)
  5319.         If clamav-milter fails to find clamd running, state the
  5320.             expected pid
  5321.         Some debug messages changed
  5322.         Improved checking for TCP/IP to ensure TCPwrappers is
  5323.             not used when using UNIX domain sockets
  5324.  
  5325. Tue Mar  2 13:12:57 GMT 2004 (trog)
  5326. -----------------------------------
  5327.   * libclamav/vba_extract.c: #include others.h
  5328.  
  5329. Tue Mar  2 13:04:15 GMT 2004 (trog)
  5330. -----------------------------------
  5331.   * clamd: intercept but ignore SIGPIPE, FreeBSD barfs
  5332.  
  5333. Tue Mar  2 09:35:39 CET 2004 (tk)
  5334. ---------------------------------
  5335.   * clamd: removed x86 dazuko object files (thanks to Fajar A. Nugraha
  5336.        <fajar*telkom.co.id>)
  5337.  
  5338. Mon Mar  1 13:22:30 GMT 2004 (trog)
  5339. -----------------------------------
  5340.   * clamd: Cleanup signal handling
  5341.  
  5342. Mon Mar  1 13:08:04 GMT 2004 (trog)
  5343. -----------------------------------
  5344.   * clamd: Cleanup local socket and clamd.run on exit
  5345.  
  5346. Mon Mar  1 01:25:03 GMT 2004 (njh)
  5347. ----------------------------------
  5348.   * clamav-milter:    Removed duplicate /etc/rc.d/init.d/clamd that had
  5349.     also been put in the contrib directory
  5350.     Moved clamav-milter init.d to contrib directory for consistency
  5351.     Updated INSTALL instructions to mention connecting via TCP/IP
  5352.     Updated init.d to ensure clamav-milter is started after clamd
  5353.  
  5354. Sun Feb 29 18:28:22 CET 2004 (tk)
  5355. ---------------------------------
  5356.   * clamd, configure: enabled support for on-access scanning under Linux and
  5357.               FreeBSD. Tested with Dazuko 2.0.0.
  5358.  
  5359. Sat Feb 28 23:06:43 CET 2004 (tk)
  5360. ---------------------------------
  5361.   * config parser: fixed segfault with empty argument for numerical option
  5362.            (thanks to Luca 'NERvOus' Gibelli <nervous*nervous.it>)
  5363.  
  5364. Sat Feb 28 13:06:16 CET 2004 (tk)
  5365. ---------------------------------
  5366.   * libclamav: readdb: fixed segmentation fault when virus name is empty
  5367.  
  5368. Fri Feb 27 15:34:42 GMT 2004 (njh)
  5369. ----------------------------------
  5370.   * docs/man:    Ensure example for milter tallies with clamav-milter/INSTALL
  5371.   * clamav-milter:    Ensure INSTALL agrees with man page
  5372.     Check if clamd is running on start up (UNIX domain sockets only)
  5373.  
  5374. Fri Feb 27 12:23:48 GMT 2004 (njh)
  5375. ----------------------------------
  5376.   * libclamav:    Handle lines just containing ':', thanks to Stefan
  5377.     Kaltenbrunner <mm-mailinglist*madness.at> and Trog
  5378.  
  5379. Fri Feb 27 10:47:20 CET 2004 (tk)
  5380. ---------------------------------
  5381.   * clamd: --debug: disable limit for a core size under Linux
  5382.  
  5383. Fri Feb 27 09:30:20 GMT 2004 (njh)
  5384. ----------------------------------
  5385.   * clamav-milter: Only use TCPwrappers when using TCP/IP to establish
  5386.         communications with the milter
  5387.     Dropping priv message now same as clamd
  5388.  
  5389. Thu Feb 26 22:22:43 CET 2004 (tl)
  5390. ---------------------------------
  5391.   * freshclam:    cleaner and descriptive error messages for
  5392.         daemon notification failures
  5393.  
  5394. Thu Feb 26 16:22:59 CET 2004 (tk)
  5395. ---------------------------------
  5396.   * libclamav: detect "From: " (Exim) mail files
  5397.  
  5398. Thu Feb 26 13:33:00 GMT 2004 (njh)
  5399. ----------------------------------
  5400.   * libclamav:    Handle spaces at the end of uuencoded lines
  5401.  
  5402. Thu Feb 26 11:02:46 GMT 2004 (trog)
  5403. -----------------------------------
  5404.  * libclamav/readdb.c: close directory descriptor leak - caused
  5405.     "CVD extraction failure" error.
  5406.  
  5407. Wed Feb 25 11:07:53 GMT 2004 (trog)
  5408. -----------------------------------
  5409.  * clamd thrmgr: new clean reimplementation
  5410.  
  5411. Wed Feb 25 08:57:35 GMT 2004 (trog)
  5412. -----------------------------------
  5413.   * libclamav/vba_extract.c: add VBA signature for Office 2003
  5414.  
  5415. Tue Feb 24 23:56:52 CET 2004 (tk)
  5416. ---------------------------------
  5417.   * doc: sendmail_clamav howto v1.2 by Przemyslaw Holowczyc
  5418.  
  5419. Tue Feb 24 10:56:44 CET 2004 (tk)
  5420. ---------------------------------
  5421.   * libclamav: scan mail files modified by Symantec software
  5422.  
  5423. Mon Feb 23 22:29:16 GMT 2004 (tl)
  5424. ---------------------------------
  5425.   * freshclam:    Fix bug in -p option recognition
  5426.         No longer starts download after SIGHUP (thanks to
  5427.         Stephen Gran)
  5428.  
  5429. Mon Feb 23 19:28:33 GMT 2004 (njh)
  5430. ----------------------------------
  5431.   * contrib:    The Windows client now handles an ERROR message from clamd
  5432.  
  5433. Mon Feb 23 18:22:14 CET 2004 (tk)
  5434. ---------------------------------
  5435.   * configure: check if <sys/select.h> needs to be included for fd_set (patch
  5436.            from Trog)
  5437.  
  5438. Mon Feb 23 10:42:25 GMT 2004 (trog)
  5439. -----------------------------------
  5440.   * clamd: use select() instead of poll()
  5441.  
  5442. Mon Feb 23 10:19:01 GMT 2004 (njh)
  5443. ----------------------------------
  5444.   * libclamav: mbox: handle spaces before the : in headers e.g.
  5445.     Content-Type : application/octet-stream; name="eicar.com"
  5446.  
  5447. Mon Feb 23 00:43:44 CET 2004 (tk)
  5448. ---------------------------------
  5449.   * libclamav: cl_rndnum: do not use buffered fread() (thanks to Nigel)
  5450.  
  5451. Sun Feb 22 22:59:39 GMT 2004 (njh)
  5452. ----------------------------------
  5453.   * clamav-milter: Change the log level TCPwrapper denying
  5454.             Handle ERROR message from clamd
  5455.             Moved smfi_setconn to avoid race condictions when
  5456.             an e-mail is received just as the milter is starting
  5457.             but isn't ready to handle it causing the milter to
  5458.             go to an error state
  5459.             Hardend umask
  5460.  
  5461. Sun Feb 22 17:34:08 GMT 2004 (njh)
  5462. ----------------------------------
  5463.   * clamav-milter/docs:    Documented the need to ensure that the directory
  5464.       containing the sockets must be read/writeable by clamav if User is set
  5465.  
  5466. Sat Feb 21 16:05:42 CET 2004 (tk)
  5467. ---------------------------------
  5468.   * freshclam: fixed problem with -u handling (missing `else' in logical block)
  5469.            Thanks to Michel GAUDET <Michel.Gaudet*ehess.fr>. The same bug
  5470.            (copy & paste) existed in -c mode.
  5471.   * configure: added CLAMAV_MILTER_LIBS
  5472.  
  5473. Sat Feb 21 13:38:23 CET 2004 (tk)
  5474. ---------------------------------
  5475.   * libclamav: fixed various segmentation faults introduced by a small bug
  5476.            in the yesterday's patch from Phil Oleson. Thanks to Nigel.
  5477.  
  5478. Sat Feb 21 11:09:12 GMT 2004 (njh)
  5479. ----------------------------------
  5480.   * clamav-milter:    Don't run if the quarantine-dir is publically accessable
  5481.  
  5482. Fri Feb 20 23:21:42 CET 2004 (tk)
  5483. ---------------------------------
  5484.   * configure: --enable-yp-check (use ypmatch utility instead of /etc/passwd
  5485.            parsing) by James F.  Hranicky <jfh*cise.ufl.edu>.
  5486.   * clamdscan, libclamav: small code cleanups from Phil Oleson <oz*nixil.net>
  5487.  
  5488. Fri Feb 20 17:13:10 GMT 2004 (njh)
  5489. ----------------------------------
  5490.   * clamav-milter:    If clamd is on the local machine and PidFile is defined
  5491.         check if clamd is dead when send() fails
  5492.   * libclamav:        Added a new bounce delimeter
  5493.  
  5494. Fri Feb 20 16:49:05 CET 2004 (tk)
  5495. ---------------------------------
  5496.   * clamscan, freshclam: removed --log-verbose (but it's still accepted by the
  5497.     option parser)
  5498.   * libclamav: cli_rmdirs(): fixed directory permission problem (reported by
  5499.            Brian J. France <list*firehawksystems.com> and Nigel)
  5500.   * doc: clamscan, clamdscan and freshclam manual pages updated
  5501.  
  5502. Fri Feb 20 14:55:32 GMT 2004 (trog)
  5503. -----------------------------------
  5504.   * libclamav/vba_extract.c: vba_decompress returns explicit data length
  5505.  
  5506. Fri Feb 20 09:55:58 GMT 2004 (njh)
  5507. ----------------------------------
  5508.   * clamav-milter: The recent changes to the configure script changed
  5509.     the order of includes so some prototypes weren't getting in
  5510.  
  5511. Thu Feb 19 16:03:59 GMT 2004 (trog)
  5512. -----------------------------------
  5513.   * libclamav/vba_extract.c: tidy up error handling
  5514.  
  5515. Thu Feb 19 12:16:33 CET 2004 (tl)
  5516. ---------------------------------
  5517.   * freshclam: + write pid file if run as daemon (new option -p|--pid)
  5518.                + handle signals: HUP  = re-open logfiles
  5519.                              TERM = terminate (with log message)
  5520.                  ALRM = wake up and check mirror (also on
  5521.                         SIGUSR1)
  5522.  
  5523.  
  5524. Thu Feb 19 10:05:39 GMT 2004 (njh)
  5525. ----------------------------------
  5526.   * clamav-milter: Reworked TCPwrappers code thanks to
  5527.         "Hector M. Rulot Segovia" <Hector.Rulot*uv.es>
  5528.         Changed some printf/puts to cli_dbgmsg
  5529.  
  5530. Wed Feb 18 13:35:59 GMT 2004 (njh)
  5531. ----------------------------------
  5532.   * libclamav:        Handle buffer overflows on files with long suffixes
  5533.   * clamav-milter:    Added --dont-log-clean argument
  5534.  
  5535. Wed Feb 18 10:12:54 GMT 2004 (njh)
  5536. ----------------------------------
  5537.   * libclamav:    Found some occurances of Yaha
  5538.     Added debug of number of lines in (encoded) attachment
  5539.   * clamav-milter:    clamav-milter now builds on freeBSD 5.2 (wrong logic
  5540.         in including malloc.h)
  5541.     clamav-milter no longer allows --force to override TCPwrappers
  5542.  
  5543. Wed Feb 18 04:09:56 CET 2004 (tk)
  5544. ---------------------------------
  5545.   * clamd: temporarily disabled strerror_r (due to a compilation problem on
  5546.        Solaris reported by Nigel)
  5547.  
  5548. Tue Feb 17 23:43:22 CET 2004 (tk)
  5549. ---------------------------------
  5550.   * configure: fixed in_port_t detection on OpenBSD (problem reported by Nigel)
  5551.   * clamdscan: fixed problem with /cygdrive/ on Cygwin (thanks to Andrey
  5552.            Cherezov <andrey*cherezov.koenig.su>)
  5553.  
  5554. Tue Feb 17 20:49:23 GMT 2004 (njh)
  5555. ----------------------------------
  5556.   * libclamav: Added a new bounce delimeter
  5557.   * test:    Updated mbox/debugm.c compilation instructions
  5558.         removed SIGINT signal handler
  5559.  
  5560. Tue Feb 17 17:09:24 GMT 2004 (trog)
  5561. -----------------------------------
  5562.   * clamd: SIGHUP re-open log file support
  5563.  
  5564. Tue Feb 17 09:59:03 GMT 2004 (njh)
  5565. ----------------------------------
  5566.   * libclamav: Added a new bounce delimeter
  5567.  
  5568. Tue Feb 17 01:06:58 CET 2004 (tk)
  5569. ---------------------------------
  5570.   * clamd: + integrated new thread manager from Trog
  5571.        + --debug (enables core dumping)
  5572.   * contrib: Trashscan v0.10 (trashware*gmx.de)
  5573.  
  5574. Mon Feb 16 14:19:42 CET 2004 (tk)
  5575. ---------------------------------
  5576.   V 0.67-1 (increased version number of clamav-milter)
  5577.  
  5578. Mon Feb 16 12:00:06 GMT 2004 (njh)
  5579. ----------------------------------
  5580.   * clamav-milter:    Added clamfi_free, this helps to ease the task
  5581.         of writing cleanups for unexpected errors
  5582.  
  5583. Mon Feb 16 09:44:34 GMT 2004 (njh)
  5584. ----------------------------------
  5585.   * clamav-milter:    Upissued to 0.67
  5586.   * docs:        Documented support for TCPWrappers in clamav-milter
  5587.         This is experimental - feedback welcomed
  5588.  
  5589. Sun Feb 15 14:10:19 CET 2004 (tk)
  5590. ---------------------------------
  5591.   V 0.67 (released with OLE2 and Dazuko support disabled)
  5592.  
  5593. Sun Feb 15 12:06:12 GMT 2004 (trog)
  5594. -----------------------------------
  5595.   * libclamav/vba_extract.c: Fix memory leak
  5596.  
  5597. Sun Feb 15 12:52:25 CET 2004 (tk)
  5598. ---------------------------------
  5599.   * freshclam: fixed proxy user/pass buffer overflow (it was causing
  5600.            problems with HTTPProxy* directives). Thanks to
  5601.            Bill Maidment <bill*maidment.com.au>.
  5602.  
  5603. Sun Feb 15 08:50:21 GMT 2004 (njh)
  5604. ----------------------------------
  5605.   * libclamav:    added blobClose and blobCmp to reduce likelyhood of scanning the
  5606.             same file twice and reducing the runtime memory usage
  5607.     support video within multiparts
  5608.     better warning of unsupported types that may need to be added later
  5609.     removed some unneeded recursiveness that resulted in some needless
  5610.         scanning twice of the same attachment on messages without
  5611.         any text content
  5612.  
  5613. Sun Feb 15 02:03:47 CET 2004 (tk)
  5614. ---------------------------------
  5615.   * freshclam: use O_BINARY when saving database under Cygwin
  5616.  
  5617. Sat Feb 14 19:08:44 GMT 2004 (njh)
  5618. ---------------------------------
  5619.   * libclamav:    Handle spaces in boundaries
  5620.  
  5621. Sat Feb 14 17:28:15 GMT 2004 (njh)
  5622. ----------------------------------
  5623.   * libclamav:    Had deleted O_BINARY by mistake
  5624.   * clamav-milter:    Added TCPwrappers support
  5625.             Removed duplication in version string
  5626.             Handle machines that don't have in_port_t
  5627.  
  5628. Sat Feb 14 10:28:47 CET 2004 (tk)
  5629. ---------------------------------
  5630.   * configure: check for tcpwrappers and definition of in_port_t (requested
  5631.            by Nigel)
  5632.  
  5633. Fri Feb 13 22:35:55 CET 2004 (tk)
  5634. ---------------------------------
  5635.   * Makefile: don't use non standard id flags (thanks to Andy Fiddaman
  5636.           <clam*fiddaman.net>)
  5637.   * clamscan: manager.c - include clamav-config.h, it fixes a problem with
  5638.           hardcoded clamav user (thanks to Reinhard Max <max*suse.de>)
  5639.  
  5640. Fri Feb 13 14:28:05 GMT 2004 (njh)
  5641. ----------------------------------
  5642.   * libclamav: Added a new bounce delimeter
  5643.  
  5644. Thu Feb 12 18:47:44 GMT 2004 (njh)
  5645. ----------------------------------
  5646.   * libclamav: Use mkstemp() on Solaris in cl_mbox()
  5647.  
  5648. Wed Feb 11 18:00:13 CET 2004 (tk)
  5649. ---------------------------------
  5650.   * libclamav: enabled autodetection of Eserv/2 mail files (thanks to
  5651.            Andrey Cherezov <andrey*cherezov.koenig.su>)
  5652.  
  5653. Wed Feb 11 08:19:54 GMT 2004 (njh)
  5654. ----------------------------------
  5655.   * libclamav: Use O_BINARY when saving attachments which is required for
  5656.     Cygwin. Thanks to "Andrey Cherezov" <andrey*cherezov.koenig.su>
  5657.  
  5658. Wed Feb 11 00:08:26 CET 2004 (tk)
  5659. ---------------------------------
  5660.   V 0.66 (released with OLE2 and Dazuko support disabled)
  5661.  
  5662. Tue Feb 10 23:54:47 CET 2004 (tk)
  5663. ---------------------------------
  5664.   * docs: updated clamdoc.pdf
  5665.   * docs: updated Polish how-to (thanks to Przemyslaw Holowczyc)
  5666.  
  5667. Tue Feb 10 19:17:53 CET 2004 (tk)
  5668. ---------------------------------
  5669.   * docs: complete clamdoc.pdf French translation by Stephane Jeannenot
  5670.   * docs: Polish how-to on ClamAV and Sendmail integration (with clamav-milter)
  5671.       by Przemyslaw Holowczyc
  5672.  
  5673. Tue Feb 10 17:05:31 GMT 2004 (njh)
  5674. ----------------------------------
  5675.   * libclamav:    Recognised new kind of bounce message
  5676.  
  5677. Tue Feb 10 14:38:35 GMT 2004 (njh)
  5678. ----------------------------------
  5679.   * contrib:    Removed mfc30d.dll. It can now be downloaded (if needed)
  5680.     from http://www.clamav.net/w32/mfc30d.zip
  5681.  
  5682. Tue Feb 10 14:35:07 CET 2004 (tk)
  5683. ---------------------------------
  5684.   * clamd: UseProcesses - permanently removed
  5685.  
  5686. Tue Feb 10 10:38:08 GMT 2004 (trog)
  5687. -----------------------------------
  5688.   * libclamav/ole2_extract.c: Improve error handling
  5689.  
  5690. Tue Feb 10 10:21:02 GMT 2004 (njh)
  5691. ----------------------------------
  5692.   * contrib:    The Windows client now recovers better from errors during
  5693.     scanning
  5694.  
  5695. Mon Feb  9 17:46:29 GMT 2004 (njh)
  5696. ----------------------------------
  5697.   * contrib:    The Windows client now allows the port to be specified
  5698.  
  5699. Mon Feb  9 14:03:50 GMT 2004 (trog)
  5700. -----------------------------------
  5701.  
  5702.   * libclamav/vba_extract.c: Fix endian macros in this
  5703.     aswell.
  5704.  
  5705. Mon Feb  9 13:52:30 GMT 2004 (trog)
  5706. -----------------------------------
  5707.  
  5708.   * libclamav/ole2_extract.c: Change directives in
  5709.     accordance with clamav-config.h - should fix-up
  5710.     what (tk) was trying to do.
  5711.  
  5712. Mon Feb  9 13:40:37 GMT 2004 (trog)
  5713. -----------------------------------
  5714.  
  5715.   * libclamav/ole2_extract.c: Revert erroneous patch from (tk)
  5716.  
  5717. Mon Feb  9 11:09:56 GMT 2004 (njh)
  5718. ----------------------------------
  5719.   * clamav-milter:    Added --headers patch from "Leonid Zeitlin"
  5720.     <lz*europe.com>, though a lot of people have requested it!
  5721.  
  5722. Mon Feb  9 02:04:36 CET 2004 (tk)
  5723. ---------------------------------
  5724.   * freshclam: work-around for potential database downgrade (subtle problem
  5725.            in r-r dns handling) - reported by Daniel Mario Vega
  5726.            <dv5a*dc.uba.ar>, patched by Luca Gibelli <nervous*clamav.net>.
  5727.  
  5728. Sat Feb  7 23:18:51 GMT 2004 (njh)
  5729. ----------------------------------
  5730.   * libclamav: Handle empty content-type subtypes, e.g. headers such as
  5731.         Content-Type: text/
  5732.         Noted by Stefan Kaltenbrunner <mm-mailinglist*madness.at>
  5733.  
  5734. Sat Feb  7 23:37:52 CET 2004 (tk)
  5735. ---------------------------------
  5736.   * libclamav: scan "Return-path: " mail files (detection was broken due to
  5737.            case sensitivity of the new file type guessing code). Reported
  5738.            by Nigel.
  5739.  
  5740. Sat Feb  7 12:19:37 GMT 2004 (njh)
  5741. ----------------------------------
  5742.   * clamav-milter:    URL updated
  5743.     Fixed compilation error created by new clamav-config.h mechanism
  5744.  
  5745. Sat Feb  7 13:00:20 CET 2004 (tk)
  5746. ---------------------------------
  5747.   * libclamav: fixed compilation error (reported by Nigel)
  5748.  
  5749. Fri Feb  6 20:50:43 CET 2004 (tk)
  5750. ---------------------------------
  5751.   * libclamav: ole2 wrapper: fixed segfault with some documents (Thomas Lamy)
  5752.  
  5753. Fri Feb  6 14:36:36 CET 2004 (tk)
  5754. ---------------------------------
  5755.   * support for clamav-config.h instead of multiple defines (Thomas Lamy)
  5756.   * libclamav: more flexible file type recognition (Thomas Lamy)
  5757.  
  5758. Fri Feb  6 13:20:51 GMT 2004 (njh)
  5759. ----------------------------------
  5760.   * libclamav:    Added new bounce message
  5761.  
  5762. Thu Feb  5 13:49:24 GMT 2004 (njh)
  5763. ----------------------------------
  5764.   * contrib:    clamav.exe now integrates with WinZip8.1
  5765.  
  5766. Thu Feb  5 11:25:56 GMT 2004 (njh)
  5767. ----------------------------------
  5768.   * libclamav:    Bounce delimeters were found by a list of strcasecmps,
  5769.             now handled in a table which means it's easier to
  5770.             add new examples as they are found
  5771.  
  5772. Wed Feb  4 16:33:08 GMT 2004 (trog)
  5773. -----------------------------------
  5774.   * libclamav: ole2_extract.c: Improve error handling
  5775.  
  5776. Wed Feb  4 13:34:28 GMT 2004 (njh)
  5777. ---------------------------------
  5778.   * libclamav:    Binhex now removes repetitive characters before handling the
  5779.             header (used to be the other way around)
  5780.         Handle partial writes in mbox - and print when write fails
  5781.         Handle blobAddData of more than 128K
  5782.  
  5783. Tue Feb  3 22:58:10 GMT 2004 (njh)
  5784. ---------------------------------
  5785.   * libclamav:    Catch another example of Worm.Dumaru.Y
  5786.  
  5787. Tue Feb  3 14:38:04 GMT 2004 (njh)
  5788. ----------------------------------
  5789.   * libclamav:    Speeded up binhex decoding using table look up
  5790.         Fixed possible infinite loop when decoding compressed binhex
  5791.         Both fixes thanks to Thomas Lamy <Thomas.Lamy*in-online.net>
  5792.  
  5793. Tue Feb  3 02:31:55 CET 2004 (tk)
  5794. ---------------------------------
  5795.   * libclamav: + don't report errors when archive limits are reached
  5796.            + enabled scanning of "X-UIDL" mail files
  5797.   * clamscan: + don't count broken archives twice (bug reported by Przemyslaw
  5798.             Holowczyc <doozer*skc.com.pl>)
  5799.           + don't try to drop privileges in normal user mode when
  5800.             clamscan is started with --mbox in stdin scanning mode
  5801.         (bug reported by Ed Ravin <eravin*panix.com>)
  5802.   * freshclam: + fixed -c handling (bug reported by scsi <scsi*softland.ru>)
  5803.  
  5804. Mon Feb  2 17:12:25 GMT 2004 (njh)
  5805. ----------------------------------
  5806.   * libclamav:    Scan a rare form of bounce message identified by
  5807.     Denis De Messemacker <ddm*e-labs.org>
  5808.  
  5809. Mon Feb  2 13:46:51 GMT 2004 (njh)
  5810. ----------------------------------
  5811.   * libclamav:       Carefully crafted binhex messages could have caused a crash
  5812.   * clamav-milter: Include the ID of the message when warnings are sent to
  5813.     postmaster-only
  5814.  
  5815. Mon Feb  2 12:43:55 GMT 2004 (trog)
  5816. -----------------------------------
  5817.   * libclamav: ole2_extract.c: Add checks for compiler packed struct
  5818.     support. Fix sbat table in xbats bug. Fixup some data types.
  5819.     Add function to read ole2 header with compilers we don't know
  5820.     how to pack structures.
  5821.  
  5822. Mon Feb  2 09:55:12 GMT 2004 (njh)
  5823. ----------------------------------
  5824.   * libclamav: Some instances of Worm.Dumaru.Y got through the net
  5825.  
  5826. Mon Feb  2 08:28:41 GMT 2004 (njh)
  5827. ----------------------------------
  5828.   * contrib: added CLI to the Windows client to allow integration with
  5829.     download managers, or scheduled scanning of an entire disc
  5830.  
  5831. Sun Feb  1 17:50:30 CET 2004 (tk)
  5832. ---------------------------------
  5833.   * clamd: use putenv() instead of setenv() while setting TemporaryDirectory
  5834.        (due to a compilation error on Solaris reported by Nigel)
  5835.  
  5836. Sun Feb  1 02:12:50 CET 2004 (tk)
  5837. ---------------------------------
  5838.   * libclamav: + use strcasecmp() instead of strcmp() when comparing
  5839.          "Return-path" (Nigel). It may cause compilation errors on
  5840.          some systems so please report potential problems.
  5841.            + small cleanup for Solaris (patch by Andy Igoshin <ai*vsu.ru>)
  5842.            + readdb: free resources in critical error conditions: (patch by
  5843.              Everton da Silva Marques <everton*lab.ipaccess.diveo.net.br>)
  5844.   * clamdscan: return 2 if clamd returns error messages (patch by Len Budney
  5845.            <lbudney*pobox.com>
  5846.   * clamd: + new directives: TemporaryDirectory, LogClean (patch by Andrey
  5847.          V. Malyshev" <amal*krasn.ru>)
  5848.        + UseProcesses has been temporarily disabled (the code is broken and
  5849.          must be updated for the new protocol)
  5850.   * sigtool: + fixed compilation error with Sun's compiler (reported by
  5851.            Alex S Moore <asmoore*edge.net>)
  5852.          + -l (short option for --list-sigs)
  5853.   * freshclam: reply to -h before parsing a config file (patch by Dustin Mollo
  5854.            <dustin.mollo*sonoma.edu>)
  5855.   * configure: + check for __attribute__((packed)) (Trog)
  5856.            + use --disable-cr on OpenBSD 3.3 automatically (thanks to Nigel)
  5857.  
  5858. Fri Jan 30 12:45:10 GMT 2004 (njh)
  5859. ----------------------------------
  5860.   * contrib:       Recursive scan into folders by the Windows client is now
  5861.         optional (File->Options). Default=TRUE
  5862.  
  5863. Thu Jan 29 12:54:08 GMT 2004 (njh)
  5864. ----------------------------------
  5865.   * clamav-milter: added --noreject flag, thanks to
  5866.             "Vijay Sarvepalli" <vssarvep*office.uncg.edu>
  5867.   * contrib:       Added Windows client
  5868.  
  5869. Thu Jan 29 10:29:02 GMT 2004 (trog)
  5870. -----------------------------------
  5871.   * libclamav: VBA decode - add big-endian support
  5872.  
  5873. Wed Jan 28 15:57:44 GMT 2004 (njh)
  5874. ----------------------------------
  5875.   * clamav-milter: Fixed compilation error with --enable-debug
  5876.         Thanks to "Serhiy V. Matveyev" <matveyev*uatele.com> for
  5877.         pointing this out to me
  5878.  
  5879. Wed Jan 28 10:16:49 GMT 2004 (njh)
  5880. ----------------------------------
  5881.   * libclamav:    Added support to scan some bounce messages
  5882.         Thanks to Jay <sysop-clamav*coronastreet.net> for
  5883.         letting me bounce ideas off him
  5884.  
  5885. Tue Jan 27 22:36:31 CET 2004 (tk)
  5886. ---------------------------------
  5887.   * clamd: clamuko: support VirusEvent (requested by Matt Butt
  5888.             <mattb*cre8tiv.com>)
  5889.  
  5890. Tue Jan 27 14:04:51 GMT 2004 (trog)
  5891. -----------------------------------
  5892.   * libclamav:  OLE2 unpacker - add big-endian support
  5893.  
  5894. Mon Jan 26 22:09:19 CET 2004 (tk)
  5895. ---------------------------------
  5896.   * libclamav: Makefile: do not remove clamav.h with make distclean (problem
  5897.            reported by Thomas Lamy)
  5898.  
  5899. Mon Jan 26 20:56:30 CET 2004 (tk)
  5900. ---------------------------------
  5901.   * libclamav: cli_scanole2 fixes from Trog
  5902.  
  5903. Mon Jan 26 16:00:02 GMT 2004 (trog)
  5904. -----------------------------------
  5905.   * libclamav:    VBA decoder - Fix malloc off-by-one. Add checking
  5906.                 for middle and end strings in VBA project file.
  5907.                 Fix compiler warnings.
  5908.         OLE2 unpacker - Remove global variables. Fix for
  5909.         nasty MacOffice docs.
  5910.  
  5911. Mon Jan 26 14:14:27 GMT 2004 (njh)
  5912. ----------------------------------
  5913.   * clamav-milter: Corrected endian problem (ntohs instead of htons)
  5914.  
  5915. Sun Jan 25 14:27:26 GMT 2004 (njh)
  5916. ----------------------------------
  5917.   * clamav-milter: Corrected usage message
  5918.         Support multiple servers separated by colons
  5919.         Started to honour --debug
  5920.         Dump core on LINUX if CL_DEBUG set
  5921.  
  5922. Sun Jan 25 07:31:00 CET 2004 (tk)
  5923. ---------------------------------
  5924.   * libclamav: VBA wrapper - fixed NULL dereference in new code (reported
  5925.            by Nigel)
  5926.   * clamscan: fixed possible crash with uninitialized filename variable
  5927.           (thanks to Nigel)
  5928.  
  5929. Sat Jan 24 18:17:51 GMT 2004 (njh)
  5930. ----------------------------------
  5931.   * clamav-milter: Allow clamd server name as well as IPaddress in -s option
  5932.  
  5933. Sat Jan 24 17:45:40 GMT 2004 (njh)
  5934. ----------------------------------
  5935.   * libclamav: Removed (incorrect) warning about uninitialised variable
  5936.  
  5937. Fri Jan 23 12:12:30 CET 2004 (tk)
  5938. ---------------------------------
  5939.   * libclamav: added support for OLE2 / VBA streams scanning (!!), based on
  5940.            code written by Trog <trog*uncon.org>. It may be enabled
  5941.            with CL_OLE2 passed in options to cli_scandesc().
  5942.   * clamscan: support for OLE2 scanning is enabled by default and may be
  5943.           disabled with --no-ole2
  5944.   * clamd: support for OLE2 scanning is disabled by default and may be enabled
  5945.        with ScanOLE2 in clamav.conf.
  5946.   * clamd: included Darwin fix from Nigel
  5947.  
  5948. Fri Jan 23 10:50:51 GMT 2004 (njh)
  5949. ----------------------------------
  5950.   * libclamav: Fixed memory leak in handling some multipart messages
  5951.  
  5952. Fri Jan 23 08:52:49 GMT 2004 (njh)
  5953. ----------------------------------
  5954.   * libclamav: Add detection of uuencoded viruses in single part
  5955.     multipart/mixed files
  5956.  
  5957. Thu Jan 22 22:14:13 GMT 2004 (njh)
  5958. ----------------------------------
  5959.   * libclamav: Prevent infinite recursion on broken uuencoded files
  5960.  
  5961. Wed Jan 21 09:38:01 CET 2004 (tk)
  5962. ---------------------------------
  5963.   * sigtool: --list-sigs: list virus signature names from all databases.
  5964.          Optionally it can list signatures from selected database
  5965.          (--list-sigs=/path/to/database)
  5966.  
  5967. Tue Jan 20 11:34:38 CET 2004 (tk)
  5968. ---------------------------------
  5969.   * clamd: new commands: SESSION, END: SESSION starts a clamd session and
  5970.        allows to do multiple commands per TCP session. END closes the
  5971.        session. Requested by Jim Ramsay <i.am*jimramsay.com>.
  5972.  
  5973. Fri Jan 16 07:39:55 CET 2004 (tk)
  5974. ---------------------------------
  5975.   * freshclam: removed -c for --config-file (conflicted with -c for --checks).
  5976.            Problem reported by Richard Stevenson <richard*endace.com>.
  5977.  
  5978. Thu Jan 15 15:31:13 CET 2004 (tk)
  5979. ---------------------------------
  5980.   * clamd: "ThreadTimeout 0" now properly disables the limit (thanks to
  5981.        Trog <trog*uncon.org>)
  5982.  
  5983. Wed Jan 14 18:03:17 GMT 2004 (njh)
  5984. ----------------------------------
  5985.   * libclamav: added definition of binhexBegin
  5986.  
  5987. Wed Jan 14 10:09:30 GMT 2004 (njh)
  5988. ----------------------------------
  5989.   * libclamav: blobGetData now allows contents to be changed - tuttut
  5990.  
  5991. Wed Jan 14 04:44:03 CET 2004 (tk)
  5992. ---------------------------------
  5993.   * libclamav: reversed zziplib patch from 20031224 (due to a problem reported
  5994.            by RenΘ Bellora <rbellora*tecnoaccion.com.ar>)
  5995.   * freshclam: display a warning if the engine is outdated
  5996.   * docs: manual page updates
  5997.  
  5998. Tue Jan 13 10:12:36 GMT 2004 (njh)
  5999. ----------------------------------
  6000.   * libclamav: Remove duplicate code when handling multipart messages
  6001.  
  6002. Mon Jan 12 15:31:32 GMT 2004 (njh)
  6003. ----------------------------------
  6004.   * clamav-milter: FixStaleSocket: no longer complain if asked to remove
  6005.     an old socket when there was none to remove
  6006.  
  6007. Mon Jan 12 08:58:59 GMT 2004 (njh)
  6008. ----------------------------------
  6009.   * docs:    Note that clamav-milter requires clamd
  6010.  
  6011. Sat Jan 10 16:23:54 GMT 2004 (njh)
  6012. ----------------------------------
  6013.   * clamav-milter: Added OpenBSD instructions from <peo_s*incedo.org>
  6014.     and --signature-file option
  6015.  
  6016. Sat Jan 10 14:52:00 GMT 2004 (njh)
  6017. ----------------------------------
  6018.   * docs:    Note that clamav-milter debugging option requires
  6019.     reconfiguration
  6020.  
  6021. Sat Jan 10 13:02:43 GMT 2004 (njh)
  6022. ----------------------------------
  6023.   * libclamav: Added BinHex compression support
  6024.  
  6025. Fri Jan  9 18:27:19 GMT 2004 (njh)
  6026. ----------------------------------
  6027.   * libclamav: ParseMimeHeader could corrupt arg
  6028.  
  6029. Fri Jan  9 18:01:28 GMT 2004 (njh)
  6030. ----------------------------------
  6031.   * libclamav: Started handling BinHex code. For now only works with
  6032.     "inline" messages where the BinHex is in the main body of the plain
  6033.     text portion.
  6034.  
  6035. Fri Jan  9 15:08:01 GMT 2004 (njh)
  6036. ----------------------------------
  6037.   * libclamav: Re-engineered handling of
  6038.     Handle Content-Type: /; name="eicar.com"
  6039.     which was lost in recent code change. Should now apply to more
  6040.     cases
  6041.  
  6042. Fri Jan  9 14:46:29 GMT 2004 (njh)
  6043. ----------------------------------
  6044.   * libclamav: Removed duplicated code in multipart handler in mbox.c
  6045.  
  6046. Fri Jan  9 10:21:27 GMT 2004 (njh)
  6047. ----------------------------------
  6048.   * libclamav: Locate uuencoded viruses hidden in text poritions of
  6049.     multipart/mixed mime messages
  6050.  
  6051. Fri Jan  9 02:07:53 CET 2004 (tk)
  6052. ---------------------------------
  6053.   * freshclam: restored old command line options (except for proxy settings) -
  6054.            if activated, they will overwrite settings from freshclam.conf
  6055.   * clamscan: --beep
  6056.  
  6057. Wed Jan  7 21:50:28 CET 2004 (tk)
  6058. ---------------------------------
  6059.   * clamscan: removed support for sendfile() under Linux
  6060.  
  6061. Tue Jan  6 14:42:00 GMT 2004 (njh)
  6062. ----------------------------------
  6063.   * libclamav: Handle headers which do not not have a space after the ':'
  6064.     Example mail submitted by "Diego d'Ambra" <da*softcom.dk>
  6065.  
  6066. Tue Jan  6 14:43:42 CET 2004 (tk)
  6067. ---------------------------------
  6068.   * clamd: cfgfile.c: HTTPProxyPort is now OPT_NUM and not OPT_STR (the bug
  6069.               found by Nigel)
  6070.  
  6071. Sat Jan  3 11:30:38 CET 2004 (tk)
  6072. ---------------------------------
  6073.   * libclamav: fixed handling of multipart signatures (broken since Dec 2).
  6074.            The bug was introduced by _me_ and not by the Thomas Lamy's
  6075.            patch. Problem found and reported by RenΘ Bellora
  6076.            <rbellora*tecnoaccion.com.ar>, Jean-Christophe Heger
  6077.            <jcheger*acytec.com> and Tomasz Papszun <tomek*clamav.net>.
  6078.            Many thanks !
  6079.  
  6080.   * freshclam: finish with a proper return code (always returned with 0).
  6081.            Fixed by Martin Kraft <martin.kraft*fal.de>.
  6082.  
  6083. Wed Dec 31 14:47:13 GMT 2003 (njh)
  6084. ----------------------------------
  6085.   * clamav-milter: Included the sendmail queue ID in the log, from an
  6086.         idea by Andy Fiddaman <af*jeamland.org>
  6087.  
  6088. Tue Dec 30 04:33:29 CET 2003 (tk)
  6089. ---------------------------------
  6090.   * libclamav: don't report an error with password protected zip (problem
  6091.            reported by Brian Bruns <bruns*2mbit.com>)
  6092.  
  6093. Mon Dec 29 06:19:54 CET 2003 (tk)
  6094. ---------------------------------
  6095.   * freshclam: it's now configurable via freshclam.conf (which may be merged
  6096.            with clamav.conf). The old command line options are accepted
  6097.            but most of them will have no effect. WARNING: Some things
  6098.            may be temporary broken.
  6099.  
  6100. Sat Dec 27 17:29:30 GMT 2003 (njh)
  6101. ----------------------------------
  6102.   * clamav-devel: Moved --sign data to private area
  6103.         (suggestion by Michael Dankov <misha*btrc.ru>)
  6104.  
  6105. Wed Dec 24 15:27:22 CET 2003 (tk)
  6106. ---------------------------------
  6107.   * libclamav: zziplib - fixed a bus error when compiled with the Sun compiler
  6108.              on the 64 bit SPARC (patch by Marty Lee
  6109.              <marty*maui.co.uk>)
  6110.  
  6111. Wed Dec 24 02:28:42 CET 2003 (tk)
  6112. ---------------------------------
  6113.   * libclamav: fixed my last patch (instead of a value, a pointer was compared)
  6114.            Thanks to Nigel.
  6115.  
  6116. Mon Dec 22 14:06:09 GMT 2003 (njh)
  6117. ----------------------------------
  6118.   * clamav-milter: Added --sign option
  6119.  
  6120. Sun Dec 21 05:52:12 CET 2003 (tk)
  6121. ---------------------------------
  6122.   * libclamav: fixed a mail recursion loop - problem reported by Alex Kah
  6123.            <alex*narfonix.com> (+ sample) and Kristof Petr
  6124.            <Kristof.P*fce.vutbr.cz>.
  6125.  
  6126. Sat Dec 20 13:56:27 GMT 2003 (njh)
  6127. ----------------------------------
  6128.   * libclamav: Ensure multipart just save the bodies of attachments
  6129.  
  6130. Sat Dec 20 13:25:23 CET 2003 (tk)
  6131. ---------------------------------
  6132.   * clamdscan: fixed a segmentation fault when invoked without arguments
  6133.            (patch by David Santinoli <david*santinoli.com>)
  6134.   * libclamav: the memory limit and verbosity arguments in bzReadOpen() were
  6135.            swapped due to a bug in the bzip2 documentation (problem
  6136.            found by Tomasz Klim <tomek*euroneto.pl>, bzip2 author notified)
  6137.  
  6138. Sun Dec 14 18:07:44 GMT 2003 (njh)
  6139. ----------------------------------
  6140.   * libclamav: not all viruses were being found in embedded RFC822 messages
  6141.  
  6142. Sat Dec 13 16:45:44 GMT 2003 (njh)
  6143. ----------------------------------
  6144.   * libclamav: use new cl_chomp() and fixed memory leak
  6145.   * clamav-milter: up issue to 0.66 ready for the new release
  6146.   * docs: Cover what happens if max-children not set in clamav-milter
  6147.  
  6148. Fri Dec 12 21:07:49 CET 2003 (tk)
  6149. ---------------------------------
  6150.   * libclamav: new cl_chomp() from Nigel
  6151.   * clamscan: fixed a buffer overflow in --move (patch by Denis De Messemacker
  6152.           <ddm*clamav.net>)
  6153.  
  6154. Fri Dec 12 18:47:10 CET 2003 (tk)
  6155. ---------------------------------
  6156.   * clamd: clamuko - fixed a segmentation fault after database update. Problem
  6157.        reported by Anders Herbj°rnsen <andersh*gar.no>. Also now clamuko
  6158.        is always stopped before (and restarted after) db update to
  6159.        protect against a potential split with Dazuko.
  6160.   * libclamav: scanners: added missing braces in a logical block (thanks to
  6161.            Tomasz Klim <tomek*euroneto.pl>)
  6162.  
  6163. Fri Dec 12 13:43:50 GMT 2003 (njh)
  6164. ----------------------------------
  6165.   * clamav-milter: A couple of calls to clamfi_cleanup were missing before
  6166.     return cl_error
  6167.  
  6168. Thu Dec 11 14:36:32 GMT 2003 (njh)
  6169. ----------------------------------
  6170.   * libclamav: better handling of encapsulated messages, i.e. emails
  6171.     within other emails such as forwarded messages
  6172.  
  6173. Wed Dec 10 12:01:27 GMT 2003 (njh)
  6174. ----------------------------------
  6175.   * clamav-milter: Timeout on waiting for data from clamd, by honouring
  6176.     ThreadTimeout in clamav.conf
  6177.  
  6178. Tue Dec  9 09:22:46 GMT 2003 (njh)
  6179. ----------------------------------
  6180.   * clamav-milter: Use the location of sendmail discovered by configure
  6181.  
  6182. Mon Dec  8 19:51:23 CET 2003 (tk)
  6183. ---------------------------------
  6184.   * configure: locate the sendmail executable
  6185.  
  6186. Sun Dec  7 22:46:15 CET 2003 (tk)
  6187. ---------------------------------
  6188.   * freshclam: use the TCPAddr parameter (patch from David S. Madole)
  6189.  
  6190. Sat Dec  6 04:04:00 GMT 2003 (njh)
  6191. ----------------------------------
  6192.   * libclamav: Handle hand crafted emails that incorrectly set multipart headers
  6193.     Handcrafted examples sent by Michael Dankov <misha*btrc.ru>
  6194.  
  6195. Sat Dec  6 00:43:08 CET 2003 (tk)
  6196. ---------------------------------
  6197.   * Applied a patch from David S. Madole <david*madole.net>:
  6198.     + clamd: accept a hostname for the "TCPAddr" parameter
  6199.     + clamdscan: use the "TCPAddr" parameter
  6200.  
  6201. Fri Dec  5 19:16:08 GMT 2003 (njh)
  6202. ----------------------------------
  6203.   * clamav-milter: Added call to umask to ensure that the local socket
  6204.     is not publically writeable. If it is sendmail
  6205.     will (correctly!) refuse to start this program
  6206.     Thanks for Nicklaus Wicker <n.wicker*cnk-networks.de>
  6207.  
  6208.     Don't sent From as the first line since that means
  6209.     clamd will think it is an mbox and not handle
  6210.     unescaped From at the start of lines properly
  6211.     Thanks to Michael Dankov <misha*btrc.ru>
  6212.  
  6213. Fri Dec  5 09:34:44 GMT 2003 (njh)
  6214. ----------------------------------
  6215.   * libclamav: Use cli_tok instead of strtok - replaced now by cli_strtok
  6216.  
  6217. Fri Dec  5 02:31:24 CET 2003 (tk)
  6218. ---------------------------------
  6219.   * clamav-milter: Makefile: link against libclamav (needed for cli_strtok())
  6220.            Problem reported by Troy and solved by Thomas Lamy.
  6221.  
  6222. Wed Dec  3 22:03:19 CET 2003 (tk)
  6223. ---------------------------------
  6224.   * libclamav: cli_scandir(): fixed a recursive loop (a wrong file argument
  6225.            was passed to the recursive call but fortunately this function
  6226.            is only used with with one level directories). Bug found by
  6227.            Tomasz Klim <tomek*euroneto.pl>.
  6228.  
  6229. Tue Dec  2 23:41:04 CET 2003 (tk)
  6230. ---------------------------------
  6231.   * New fixes from Thomas Lamy <Thomas.Lamy*in-online.net>:
  6232.     + configure.in: check for memcpy()
  6233.     + libclamav:
  6234.       + cli_strtok(): more generic replacement for tok() and cli_tok()
  6235.       + cli_enqueue(): return CL_EMEM on malloc problems
  6236.       + cli_maketrans(): return cli_enqueue()s result
  6237.       + cl_buildtrie(): same
  6238.     + clamd:
  6239.       + fixed memleaks in config file parsing
  6240.       + replaced tok() with new and more general cli_strtok() in libclamav
  6241.       + check return value of cl_buildtrie()
  6242.     + clamscan:
  6243.       + more than one filename may be given on cmdline
  6244.       + check return value of cl_buildtrie()
  6245.       + opt->filename cleanup
  6246.     + examples/ex1.c: check return value of cl_buildtrie()
  6247.     + other cosmetic fixes (removed unused variables, added missing includes)
  6248.  
  6249.   * configure.in: define _REENTRANT on pthread compliant systems only (thanks
  6250.           to Nigel)
  6251.   * clamd: usleep if there are no free sessions (thanks to Ed Phillips)
  6252.  
  6253. Tue Dec  2 06:38:13 GMT 2003 (njh)
  6254. ----------------------------------
  6255.   * clamav-milter: use setsid if setpgrp not available
  6256.     Thanks to Eugene Crosser <crosser*rol.ru> and Tomasz
  6257.  
  6258. Mon Dec  1 23:51:25 CET 2003 (tk)
  6259. ---------------------------------
  6260.   * libclamav: maxratio added to cl_limits
  6261.   * clamd: new directive ArchiveMaxCompressionRatio
  6262.   * configure: detect the type of setpgrp() (thanks to Eugene Crosser
  6263.                <crosser*rol.ru>)
  6264.  
  6265. Mon Dec  1 20:26:45 CET 2003 (tk)
  6266. ---------------------------------
  6267.   * A bunch of patches from Thomas Lamy <Thomas.Lamy*in-online.net>:
  6268.     + fixed on error descriptor leak in cli_untgz()
  6269.     + added missing mpz_clear() in cli_versig()
  6270.     + more error messages in scanners.c and others.c
  6271.     + properly free file stream in cli_scanbzip()
  6272.     + clamd: clean up resources on exit (added freecfg() and logg_close())
  6273.  
  6274. Sun Nov 30 06:13:28 GMT 2003 (njh)
  6275. ----------------------------------
  6276.   * clamav-milter: Added --quarantine-dir
  6277.         Thanks to Michael Dankov <misha*btrc.ru>.
  6278.  
  6279. Sat Nov 29 12:52:21 GMT 2003 (njh)
  6280. ----------------------------------
  6281.   * clamav-milter: Fix problem of possible confused pointers if large number of
  6282.     recipients given. Fix by Michael Dankov <misha*btrc.ru>.
  6283.  
  6284. Sat Nov 29 04:35:03 CET 2003 (tk)
  6285. ---------------------------------
  6286.   * clamd: UseProcesses: use processes instead of threads (initial version)
  6287.  
  6288. Thu Nov 27 00:51:03 CET 2003 (tk)
  6289. ---------------------------------
  6290.   * clamd: also update database timestamps after RELOAD and not only SelfCheck
  6291.        (problem with double reloading reported by Ole Stanstrup
  6292.        <ole*stanstrup.dk> and Alex Pleiner <pleiner*zeitform.de>)
  6293.   * examples/ex1.c: initialize the signature counter to 0 (thanks to Rainer
  6294.             Link) [I should read clamdoc.pdf more carefully ;-)]
  6295.  
  6296. Wed Nov 26 14:31:49 CET 2003 (tk)
  6297. ---------------------------------
  6298.   * examples/ex1.c: fixed a compilation warning (thanks to Rainer Link)
  6299.  
  6300. Tue Nov 25 11:28:28 IST 2003 (njh)
  6301. ----------------------------------
  6302.   * clamav-milter: Handle empty hostname or hostaddr
  6303.     Thanks to Michael Dankov <misha*btrc.ru> for the idea
  6304.  
  6305. Mon Nov 24 17:18:03 CET 2003 (tk)
  6306. ---------------------------------
  6307.   * libclamav: cvd.c: small cleanups
  6308.   * included mbox testing tool (test/mbox/debugm.c) from Nigel
  6309.  
  6310. Mon Nov 24 10:19:48 IST 2003 (njh)
  6311. ----------------------------------
  6312.   * clamav-milter: Support AllowSupplementaryGroups
  6313.  
  6314. Sun Nov 23 23:40:53 CET 2003 (tk)
  6315. ---------------------------------
  6316.   * clamd: redirect the descriptors 1 and 2 to /dev/null by default, to
  6317.        protect against a lock with Debug when Foreground is not enabled
  6318.  
  6319. Sat Nov 22 17:23:10 IST 2003 (njh)
  6320. ----------------------------------
  6321.   * clamav-milter: Drop root privileges and support quarantine
  6322.  
  6323. Fri Nov 21 12:58:02 IST 2003 (njh)
  6324. ---------------------------------
  6325.   * libclamav:    Scan multipart alternatives that have no boundaries, finds some
  6326.         uuencoded happy99
  6327.  
  6328. Wed Nov 19 16:34:04 GMT 2003 (njh)
  6329. ---------------------------------
  6330.   * clamav-milter: Close cmdSocket earlier
  6331.         Added setpgrp()
  6332.  
  6333. Mon Nov 17 13:28:16 IST 2003 (njh)
  6334. ----------------------------------
  6335.   * libclamav:    Prevent buffer overflow in broken uuencoded files
  6336.         Handle spaces at the end of lines of MIME headers
  6337.  
  6338. Mon Nov 17 10:20:05 IST 2003 (njh)
  6339. ----------------------------------
  6340.   * clamav-milter: changed version from 0.60 to 0.65
  6341.  
  6342. Sun Nov 16 02:34:12 CET 2003 (tk)
  6343. ---------------------------------
  6344.   * libclamav, clamd: fixed limit initialization when ScanArchive is disabled
  6345.               (thanks to Igor Brezac <igor*ipass.net>)
  6346.  
  6347. Sat Nov 15 03:54:39 CET 2003 (tk)
  6348. ---------------------------------
  6349.   * sigtool: fixed --build problems introduced in 0.65
  6350.  
  6351. Sat Nov 15 01:17:29 CET 2003 (tk)
  6352. ---------------------------------
  6353.   * libclamav: cli_scanzip: do malloc() outside of the zip scanning loop;
  6354.            handle properly write error condition (patches by Rudolph
  6355.            Pereira <r.pereira*isu.usyd.edu.au>)
  6356.   * libclamav: zziplib: fixed comp. problem under FreeBSD 5 (Rudolph Pereira)
  6357.   * freshclam: fixed compilation error under Cygwin (patch by Robert Hogan
  6358.            <robert*roberthogan.net>)
  6359.   * libclamav: cli_scanzip: increased oversize ratio
  6360.   * freshclam: always initialize the ipaddr variable (patch by Mark Mielke
  6361.            <mark*mark.mielke.cc>)
  6362.  
  6363. Thu Nov 13 20:03:53 CET 2003 (tk)
  6364. ---------------------------------
  6365.   * clamav-milter/Makefile: clamav-milter.8 manual path fixed
  6366.  
  6367. Wed Nov 12 02:34:56 CET 2003 (tk)
  6368. ---------------------------------
  6369.   * docs: included clamav-mirror-howto.pdf by Luca Gibelli
  6370.   * docs: included clamd+daemontools HOWTO by Jesse D. Guardiani
  6371.   * docs: included signatures.pdf
  6372.   V 0.65
  6373.  
  6374. Tue Nov 11 22:47:37 CET 2003 (tk)
  6375. ---------------------------------
  6376.   * sigtool: CVD builder: now date contains a numeric timezone (suggested
  6377.     by Tomasz Papszun)
  6378.   * freshclam: fixed update message with --http-proxy (problem reported by
  6379.            Nigel and Kristof Petr). Proxy support must be enhanced in the
  6380.            next version.
  6381.   * docs/manpages: updated
  6382.   * docs/clamdoc.pdf: rewritten
  6383.   * docs/Turkish: included Turish clamdoc.pdf translation by yavuz kaya and
  6384.           ▌brahim erken
  6385.  
  6386. Tue Nov 11 13:51:23 IST 2003 (njh)
  6387. ----------------------------------
  6388.   * clamav-milter: Fixed handling of % characters in e-mail addresses
  6389.         pointed out by dotslash*snosoft.com
  6390.  
  6391. Sun Nov  9 20:25:11 CET 2003 (tk)
  6392. ---------------------------------
  6393.   * libclamav: some functions were still using SCANBUFF instead of FILEBUFF,
  6394.            this is now finally fixed (bug reported by J.D. Bronson
  6395.            jeff_bronson*wixb.com). Also added more zip hardening checks
  6396.            to handle broken Mimail-like archives.
  6397.  
  6398. Sun Nov  9 03:21:48 CET 2003 (tk)
  6399. ---------------------------------
  6400.   * libclamav: archive wrapper and database parsing functions were using a
  6401.            huge buffers of size BUFFSIZE instead of FBUFFSIZE. These
  6402.            defines have been renamed to SCANBUFF and FILEBUFF respectively.
  6403.            The bug was responsible (e.g.) for clamd lockups (due to a stack
  6404.            size overflow) with CVD under FreeBSD (reported by Tim Wilde
  6405.            twilde*dyndns.org). The fix also makes all that buffers
  6406.            dynamically allocable (this is a part of Rudolph Pereira's
  6407.            patch that will be included soon).
  6408.  
  6409. Thu Nov  6 22:40:58 CET 2003 (tk)
  6410. ---------------------------------
  6411.   * libclamav: zziplib: reverted to 0.12.83
  6412.  
  6413. Thu Nov  6 10:36:57 IST 2003 (njh)
  6414. ----------------------------------
  6415.   * libclamav: Not all applications (those not sent as legal attachments)
  6416.         were being scanned
  6417.  
  6418. Thu Nov  6 03:00:44 CET 2003 (tk)
  6419. ---------------------------------
  6420.   * database/Makefile: fixed an installation problem with unprivileged user
  6421.                (thanks to Tomasz Papszun)
  6422.   * configure: + _REENTRANT defined globally (thanks to Ed Phillips)
  6423.            + test for GMP 2 (and not only v3)
  6424.  
  6425. Wed Nov  5 22:31:26 CET 2003 (tk)
  6426. ---------------------------------
  6427.   * clamd: cl_scanfile() error message fixed (thanks to Ed Phillips)
  6428.  
  6429. Wed Nov  5 15:43:15 GMT 2003 (njh)
  6430. ----------------------------------
  6431.   * clamav-milter: tidied up the calls to pthread_cond_timedwait
  6432.  
  6433. Wed Nov  5 11:35:22 CET 2003 (tk)
  6434. ---------------------------------
  6435.   * clamscan.1: fixed a typo (thanks to Damien Curtain)
  6436.  
  6437. Wed Nov  5 12:34:34 IST 2003 (njh)
  6438. ----------------------------------
  6439.   * libclamav: Handle spam that sends broken content-disposition
  6440.     (Fix by NJH, Bug notified by Laurent Wacrenier <lwa*teaser.fr>)
  6441.  
  6442. Wed Nov  5 01:52:03 CET 2003 (tk)
  6443. ---------------------------------
  6444.   * libclamav: zziplib: a few files converted to UNIX format (thanks to
  6445.            Ed Phillips)
  6446.  
  6447. Tue Nov  4 13:37:21 CET 2003 (tk)
  6448. ---------------------------------
  6449.   * clamd: yesterday's fix fixed (missing virno variable). Thanks to Nigel.
  6450.  
  6451. Tue Nov  4 08:27:00 GMT 2003 (njh)
  6452. ----------------------------------
  6453.   * libclamav: Handle multipart messages that have no text portion
  6454.     (Fix by NJH, Bug notified by Laurent Wacrenier <lwa*teaser.fr>)
  6455.  
  6456. Tue Nov  4 00:37:03 CET 2003 (tk)
  6457. ---------------------------------
  6458.   * clamd: fixed signature counter (thanks to Dirk Kraemer)
  6459.  
  6460. Sun Nov  2 01:07:46 CET 2003 (tk)
  6461. ---------------------------------
  6462.   * freshclam: do not use IP address in database request (thanks to Luca
  6463.            'NERvOus' Gibelli)
  6464.  
  6465. Sat Nov  1 04:14:14 CET 2003 (tk)
  6466. ---------------------------------
  6467.   * clamd: scanner: close a whole file stream and not only a file descriptor;
  6468.        fixed potential descriptor leaks on error situation (patches by
  6469.        Michael Dankov)
  6470.  
  6471. Fri Oct 31 13:34:18 GMT 2003 (njh)
  6472. ----------------------------------
  6473.   * clamav-milter: added dont scan on error flag
  6474.  
  6475. Fri Oct 31 02:51:59 CET 2003 (tk)
  6476. ---------------------------------
  6477.   * clamd: initialize a session start-time in proper order (thanks to Michael
  6478.        Dankov). The fix eliminates potential termination (because of
  6479.        time out) of just started threads.
  6480.   * sigtool: fixes
  6481.  
  6482. Mon Oct 27 22:08:53 CET 2003 (tk)
  6483. ---------------------------------
  6484.   * freshclam: fixed a segmentation fault (thanks to Graham Murray); only
  6485.            use a one mirror for a full update; display IP addresses
  6486.   * clamd: use SO_REUSEADDR in tcpserver (Laurent Wacrenier)
  6487.   * configure: set $sysconfdir with respect to --prefix (thanks NERvOus)
  6488.  
  6489. Sun Oct 26 06:26:14 CET 2003 (tk)
  6490. ---------------------------------
  6491.   * clamd: report file errors with CONTSCAN (suggested by Daniel Fraga)
  6492.   * libclamav: cvd and general cleanups
  6493.   * freshclam: rewritten to use cvd, cleanups; --debug added
  6494.   * mirrors.txt: only use database.clamav.net
  6495.  
  6496. Fri Oct 24 02:19:54 CEST 2003 (tk)
  6497. ---------------------------------
  6498.   * clamd: initialize the virus-number variable (Igor Brezac)
  6499.   * sigtool: fixed compilation issue on Solaris (bug reported by
  6500.          Christopher X. Candreva)
  6501.  
  6502. Wed Oct 22 20:44:29 BST 2003 (njh)
  6503. ---------------------------------
  6504.   * clamav-milter: more calls to pthread_cond_broadcast
  6505.  
  6506. Mon Oct 20 01:57:16 CEST 2003
  6507. ----------------------------------
  6508.   * sigtool: receive digital signature from remote ClamAV Signing Service
  6509.   * libclamav: small cvd fixes
  6510.  
  6511. Fri Oct 17 05:08:22 CEST 2003 (tk)
  6512. ----------------------------------
  6513.   * new Spanish documentation on ClamAV + Sendmail integration by
  6514.     Erick Ivaan Lopez Carreon
  6515.   * freshclam: share cfgfile.o with clamd. Makefile conditions allow building
  6516.            without clamd (if pthread library is not available). The problem
  6517.            with outdated cfgfile.c in freshclam was reported by Jim C.
  6518.   * clamd: fixed a segmentation fault with TCPAddr. Problem reported by
  6519.        Stefan Kaltenbrunner and fixed by Damien Curtain.
  6520.   * libclamav: zziplib downgroaded to 0.10.81 with Martin Schitter's hardening
  6521.            patches
  6522.   * sigtool: major stability fixes
  6523.  
  6524. Sun Oct 12 21:14:21 BST 2003 (njh)
  6525. ---------------------------------
  6526.   * libclamav: mbox.c now uses NO_STRTOK_R consistently with message.c
  6527.         Patch by Bernd Kuhls <spiralvoice*hotmail.com>
  6528.  
  6529. Sun Oct 12 19:46:18 CEST 2003 (tk)
  6530. ----------------------------------
  6531.   * libclamav: Makefile: do not overwrite CFLAGS
  6532.  
  6533. Sun Oct 12 09:37:44 BST 2003 (njh)
  6534. ---------------------------------
  6535.   * libclamav: handles Eicar found in Appledouble files, though Appledouble
  6536.         files are not yet handled
  6537.   * clamav-milter: use VERSION info to talk to clamd not PING/PONG
  6538.         Only close fd 0/1/2 if !Foreground
  6539.         Sanity checking now performed on LocalSocket as well as TCPSocket
  6540.  
  6541. Sat Oct 11 16:42:42 BST 2003 (njh)
  6542. ---------------------------------
  6543.   * clamav-milter: fixed possible crash with long e-mail addresses
  6544.         Removed call to clamdscan to get version
  6545.  
  6546. Thu Oct  9 15:18:44 CEST 2003 (tk)
  6547. ----------------------------------
  6548.   * configure.in: added -lresolv to CLAMD_LIBS on Solaris
  6549.  
  6550. Wed Oct  8 14:49:40 CEST 2003 (tk)
  6551. ----------------------------------
  6552.   * libclamav: CVS: commited missing files
  6553.  
  6554. Wed Oct  8 12:39:26 CEST 2003 (tk)
  6555. ----------------------------------
  6556.   * clamd: (!!!) fixed a race condition in database reloading code
  6557.   * libclamav: finished support for cvd files
  6558.  
  6559. Sun Oct  5 18:30:40 BST 2003 (njh)
  6560. ----------------------------------
  6561.   * clamav-milter: Used to always remove old UNIX domain sockets, now
  6562.         only does that if FixStaleSocket is set
  6563.  
  6564. Sun Oct  5 14:58:05 BST 2003 (njh)
  6565. ----------------------------------
  6566.   * clamav-milter: s/atoi(cpt->strarg)/cpt->numarg for MaxThreads
  6567.  
  6568. Sat Oct  4 20:04:39 CEST 2003 (tk)
  6569. ----------------------------------
  6570.   * clamav.conf: s/RemoveStaleSocket/FixStaleSocket (thanks to Kristof Petr)
  6571.  
  6572. Fri Oct  3 12:55:46 BST 2003 (njh)
  6573. ----------------------------------
  6574.   * clamav-milter: added list of recipients who's email is not scanned
  6575.  
  6576. Thu Oct  2 19:43:57 CEST 2003 (tk)
  6577. ----------------------------------
  6578.   * clamd: set umask also in Foreground mode (thanks to Kelsey Cummings)
  6579.  
  6580. Wed Oct  1 10:52:35 BST 2003 (njh)
  6581. ----------------------------------
  6582.   * libclamav: mbox/message now handles content type definition on a new
  6583.         line
  6584.  
  6585. Tue Sep 30 12:54:32 BST 2003 (njh)
  6586. ----------------------------------
  6587.   * clamav-milter: clamfi_envfrom was returning EX_TEMPFAIL in some places
  6588.       rather than SMFIS_TEMPFAIL
  6589.  
  6590. Mon Sep 29 18:10:39 BST 2003 (njh)
  6591. ----------------------------------
  6592.   * libclamav: moved stub from heap to stack since its mazimum size is known
  6593.  
  6594. Mon Sep 29 13:59:13 BST 2003 (njh)
  6595. ---------------------------------
  6596.   * libclamav:    Handle Content-Type: /; name="eicar.com"
  6597.  
  6598. Mon Sep 29 13:42:51 CEST 2003 (tk)
  6599. ----------------------------------
  6600.   * libclamav: initial support for cvd file format (a database container file
  6601.            with support for digital signatures)
  6602.   * libclamav: fixed zip recursion problem introduced in -20030907 (bug
  6603.            reported by Tomasz Papszun)
  6604.   * libclamav: support for gzip and Maildir files was enabled if ScanMail _or_
  6605.            ScanArchive was defined. Fixed.
  6606.   * libclamav: zziplib updated to 0.12.83 (probably not the newest one but
  6607.            seems to be very stable)
  6608.   * sigtool: --build (builds a cvd file, not finished yet)
  6609.   * clamd: new directive TCPAddr by Bernard Quatermass
  6610.   * libclamav: new scan option CL_DISABLERAR (disables built-in rar unpacker)
  6611.   * clamd: rar scanning is now disabled by default and may be enabled with
  6612.        ScanRAR in clamav.conf.
  6613.  
  6614. Mon Sep 29 07:15:30 BST 2003 (njh)
  6615. ----------------------------------
  6616.   * clamav-milter: ensure remoteIP is initialised
  6617.         max-children now overrides MaxThreads
  6618.  
  6619. Sun Sep 28 17:38:44 BST 2003 (njh)
  6620. ----------------------------------
  6621.   * clamav-milter: added --force-scan flag
  6622.         Use MaxThreads if --max-children not set
  6623.         (thanks to "Richard G. Roberto" <rgr*dedlegend.com>)
  6624.  
  6625. Sun Sep 28 11:07:49 BST 2003 (njh)
  6626. ----------------------------------
  6627.   * libclamav: mbox.c now compiles on SCO5
  6628.   *        removed some duplicate code between mbox.c and message.c
  6629.   *        started to add RCS ident info
  6630.  
  6631. Fri Sep 26 17:08:31 BST 2003 (njh)
  6632. ----------------------------------
  6633.   * clamav-milter: added --noxheader patch
  6634.  
  6635. Wed Sep 24 18:35:29 CEST 2003 (tk)
  6636. ----------------------------------
  6637.   * libclamav: disabled support for news messages
  6638.  
  6639. Wed Sep 24 10:37:10 BST 2003 (njh)
  6640. ----------------------------------
  6641.  
  6642.   * libclamav: fixed core dump when the plain text file contained just
  6643.         the text "begin <number>"
  6644.  
  6645. Wed Sep 24 06:54:56 BST 2003 (njh)
  6646. ---------------------------------
  6647.   * clamav-milter: redirect stdin/stdout/stderr
  6648.  
  6649. Sun Sep 21 22:03:13 CEST 2003 (tk)
  6650. ----------------------------------
  6651.   * libclamav: enabled support for News messaged (thanks to
  6652.                Lars Magne Ingebrigtsen)
  6653.  
  6654. Sun Sep 21 22:00:34 CEST 2003 (tk)
  6655. ----------------------------------
  6656.   * libclamav: unrar: fixed potential infinite loop (thanks to
  6657.            Lars Magne Ingebrigtsen)
  6658.  
  6659. Sun Sep 21 21:19:36 CEST 2003 (tk)
  6660. ----------------------------------
  6661.   * libclamav: increased MAGIC_BUFFER_SIZE to 14 bytes
  6662.  
  6663. Tue Sep 16 19:34:56 CEST 2003 (tk)
  6664. ----------------------------------
  6665.   * libclamav: scan messages that start with "Delivered-To"
  6666.  
  6667. Tue Sep 16 18:47:39 CEST 2003 (tk)
  6668. ----------------------------------
  6669.   * clamd: fixed compilation error (missing sighup variable)
  6670.  
  6671. Tue Sep 16 18:06:47 CEST 2003 (tk)
  6672. ----------------------------------
  6673.   * libclamav: included patch from Thomas Lamy:
  6674.        > - a fix to my own fix (*ret was declared const -> gcc warning)
  6675.        > - antoher fix to my own code (double fclose() on malformed zip archive)
  6676.        > - global to local fix for unrarlib.c (BOOL FileFound).
  6677.  
  6678. Mon Sep 15 14:09:50 BST 2003
  6679. ----------------------------
  6680.   * libclamav/mbox.c: Fixed potential buffer overrun files with long names
  6681.             DOS style filename suffixes
  6682.  
  6683. Mon Sep 15 13:23:27 BST 2003
  6684. ---------------------------
  6685.   * clamav-milter: Added defaults about 0.60e to INSTALL file
  6686.  
  6687. Sun Sep 14 21:11:00 CEST 2003
  6688. -----------------------------
  6689.   * clamd: a fatal race condition fixed (only cvs versions were vulnerable)
  6690.  
  6691. Fri Sep 12 06:39:30 CEST 2003
  6692. -----------------------------
  6693.   * clamd: re-open log file on SIGHUP
  6694.  
  6695. Thu Sep 11 05:55:42 CEST 2003
  6696. -----------------------------
  6697.   * libclamav/Makefile.am: fix for VPATH building (patch by Eugene Crosser)
  6698.   * libclamav: mbox: + fix for empty field based on patch by Thomas Lamy (Nigel)
  6699.              + fix potential segfault on Solaris 9 (Nigel)
  6700.   * clamav-milter: 0.60e: added -P and -q flags by Nicholas M. Kirsch (Nigel)
  6701.  
  6702. Sun Sep  7 21:44:18 CEST 2003
  6703. -----------------------------
  6704.   * libclamav: memory leak fixes by Thomas Lamy
  6705.  
  6706. Fri Sep  5 15:09:58 CEST 2003
  6707. -----------------------------
  6708.   * clamd: crash gently
  6709.  
  6710. Thu Sep  4 20:50:20 CEST 2003
  6711. -----------------------------
  6712.   * libclamav: mbox: fix for OE messages (Nigel)
  6713.  
  6714. Mon Sep  1 21:45:48 CEST 2003
  6715. -----------------------------
  6716.   * clamav.rulez.pl and clamav.linux-sxs.org removed from mirrors.txt
  6717.     (thanks to Tomasz Papszun and Benjamin Zwittnig for checking them)
  6718.  
  6719. Mon Sep  1 21:33:25 CEST 2003
  6720. -----------------------------
  6721.   * libclamav: fixed zziplib compilation error under OS/X (Nigel)
  6722.   * libclamav: mbox cosmetic fix
  6723.  
  6724. Sat Aug 30 21:25:25 CEST 2003
  6725. -----------------------------
  6726.   * libclamav: mbox code update - should be more stable (Nigel)
  6727.   * clamav.conf: RemoveStaleSocket -> FixStaleSocket
  6728.  
  6729. Fri Aug 29 06:00:01 CEST 2003
  6730. -----------------------------
  6731.   * clamav-milter: 0.60d: Removed superflous buffer and unneeded strerror
  6732.            call (Nigel)
  6733.   * libclamav: enabled support for Maildir files (thanks to Tomasz Papszun
  6734.            for samples and to Nigel for making his code so flexible)
  6735.   * libclamav: fixed memory leak (Nigel)
  6736.  
  6737. Wed Aug 27 23:25:52 CEST 2003
  6738. -----------------------------
  6739.   * libclamav: message.c/h - allow any number of arguments to mime
  6740.            commands (Nigel)
  6741.   * libclamav: mbox - parseMimeHeader() potential memory problem fixed (Nigel)
  6742.   * clamd, clamscan: removed duplicated rndnum() and switched to cl_rndnum()
  6743.   * clamd: new directive FixStaleSocket by Thomas Lamy and Mark Mielke
  6744.  
  6745. Sat Aug 23 21:17:33 CEST 2003
  6746. -----------------------------
  6747.   * freshclam: fixed --on-error-execute (don't run a command on "no update"
  6748.            event). Fixed by David Woakes.
  6749.  
  6750. Wed Aug 20 02:30:37 CEST 2003
  6751. -----------------------------
  6752.   * libclamav: mbox - support for "raw" messages (Nigel)
  6753.   * sigtool: fixed a segmentation fault when a signature reaches end
  6754.          of file (thanks to Tomasz Papszun for an example)
  6755.  
  6756. Tue Aug 19 02:33:48 CEST 2003
  6757. -----------------------------
  6758.   * clamav-milter: 0.60b - support for CC bounces to an e-mail address other
  6759.            than. Now compiles out of the box on FreeBSD 4.x (Nigel)
  6760.   * Various fixes for Tru64 support (5.1a tested) by Hrvoje Habjanic
  6761.  
  6762. Wed Aug 13 16:07:39 CEST 2003
  6763. -----------------------------
  6764.   * clamav-milter: 0.60a - tidied up message when sender is unknown (Nigel)
  6765.   * libclamav: mbox updates: fixed an assertion error with some mail
  6766.            files (Nigel)
  6767.  
  6768. Wed Aug  6 03:01:51 CEST 2003
  6769. -----------------------------
  6770.   * clamd: new directives: VirusEvent, Debug
  6771.   * libclamav: zziplib downgraded to the old version due to Zip handling
  6772.            problems
  6773.  
  6774. Sun Aug  3 03:35:49 CEST 2003
  6775. -----------------------------
  6776.   * libclamav: zziplib updated to 0.10.83-pre1
  6777.   * clamscan: --debug enables libclamav's debug messages without a need
  6778.           to recompile with --enable-debug
  6779.  
  6780. Sat Jul 26 17:11:46 CEST 2003
  6781. -----------------------------
  6782.   * libclamav: updated mbox code (Nigel)
  6783.  
  6784. Thu Jul 24 13:29:39 CEST 2003
  6785. -----------------------------
  6786.   * libclamav: mbox: fixed detection of the Gibe virus (bug reported
  6787.            by Rene Bellora); support for long file names (problem
  6788.            reported by Tomasz Papszun)
  6789.  
  6790. Sun Jul 20 23:43:38 CEST 2003
  6791. -----------------------------
  6792.   * libclamav: mbox: improved scanning of uuencoded files and other
  6793.              important fixes (Nigel)
  6794.   * libclamav: removed mutex for cl_mbox
  6795.   * mirrors.txt: added clamav.org mirror (maintained by Nicholas Chua)
  6796.  
  6797. Sat Jul 19 02:31:27 CEST 2003
  6798. -----------------------------
  6799.   * clamd: fixed LogFile permissions (applied patch from Magnus Ekdahl)
  6800.   * libclamav: mbox: mbox moved to scanmail(), support for cancellation
  6801.            (this should protect against a deadlock when cancelled
  6802.            after timeout).
  6803.   * added ./contrib/clamdb (author: Ted Fines, Macalester College)
  6804.  
  6805. Wed Jul 17 23:33:17 CEST 2003
  6806. -----------------------------
  6807.   * libclamav: mbox: Temporary fix to handle filenames that include the
  6808.            newline character (Nigel)
  6809.  
  6810. Mon Jul 14 03:43:35 CEST 2003
  6811. -----------------------------
  6812.   * clamav-milter: Some TODOs done by Nigel Kukard <nkukard*lbsd.net>
  6813.                    Should stop a couple of remote chances of crashes (Nigel)
  6814.  
  6815. Thu Jul 10 17:16:32 CEST 2003
  6816. -----------------------------
  6817.   * clamd: fixed PidFile permissions (applied patch from Magnus Ekdahl, the
  6818.        bug was reported by Tomasz Papszun)
  6819.  
  6820. Tue Jul  8 21:34:11 CEST 2003
  6821. -----------------------------
  6822.   * libclamav: handling mail files broken by
  6823.            http://www.impsec.org/email-tools/sanitizer-intro.html
  6824.            not compiling with RFCs (Nigel)
  6825.  
  6826. Sun Jul  6 22:17:13 CEST 2003
  6827. -----------------------------
  6828.   * libclamav: fixed a problem that allowed some Exploit.IFrame infected
  6829.            files to get through (Nigel)
  6830.  
  6831. Sat Jul  5 03:42:05 CEST 2003
  6832. -----------------------------
  6833.   * sigtool: + fixed a bug in cut() (a typical cut&paste mistake) - it was
  6834.            causing random segfaults
  6835.          + improved algorithm - should generate proper (small) signatures
  6836.            (warning: will fail for macro and polymorphic viruses)
  6837.            with most virus scanners.
  6838.          + it now saves a binary signature in *.bsig
  6839.  
  6840. Wed Jun 25 03:07:10 CEST 2003
  6841. -----------------------------
  6842.   * freshclam: fixed a typo - missing 2 in "nodb" in (should be "nodb2") in
  6843.            one clause. That was causing a strange behaviour in some
  6844.            situations. Patch by Damien Curtain <damien*pagefault.org>.
  6845.   * freshclam: new option --user (-u) USER - run as USER instead of the
  6846.            default 'clamav' user. Patch by Damien Curtain.
  6847.   * freshclam: switch to a mirror when downloaded md5 check sum doesn't
  6848.            match the database (errno 54, man freshclam)
  6849.   * freshclam: mirrors.txt - added clamav.rulez.pl mirror managed by
  6850.            úukasz Jaros│aw Mozer <lukasz*netx.waw.pl>
  6851.   * clamd, libclamav, clamscan: fixed a bug introduced in 0.60 - closedir(dd)
  6852.                 was called even when dd was not correctly opened
  6853.   * libclamav: mbox - patch for a segfault with some nasty messages which
  6854.            break RFC1521 (Nigel).
  6855.  
  6856. Sat Jun 21 04:10:26 CEST 2003
  6857. -----------------------------
  6858.   * libclamav: mbox - small memory leak fixed (Nigel)
  6859.   * documentation updates
  6860.   V 0.60
  6861.  
  6862. Thu Jun 19 23:42:32 CEST 2003
  6863. -----------------------------
  6864.   * libclamav: updated mbox code (Nigel)
  6865.   * configure: --disable-cr (don't link with C reentrant library (needed on
  6866.            some newer versions of OpenBSD))
  6867.   * removed some outdated software from ./support (including amavis-perl
  6868.     patch)
  6869.   * libclamav: unrarlib - removed gcc warning with nested post-incrementation
  6870.   * clamd: removed ScannerDaemonOutputFormat directive (the implementation
  6871.        was broken)
  6872.  
  6873. Wed Jun 18 05:33:15 CEST 2003
  6874. -----------------------------
  6875.   * libclamav: cl_rmdirs(), cli_scandir()
  6876.     clamd: dirscan()
  6877.     clamscan: treewalk.c functions: fixed descriptor leak (missing closedir()
  6878.                     in error conditions). Bug found thanks
  6879.                     to Kristof Petr <Kristof.P*fce.vutbr.cz>
  6880.                     bug report.
  6881.   * configure, libclamav: detect for bzip2 library type instead of using
  6882.               hardcoded change for Solaris (a conflict with
  6883.               previous method was reported by Mike Loewen).
  6884.  
  6885. Fri Jun 13 14:46:13 CEST 2003
  6886. -----------------------------
  6887.   * libclamav: mbox code - big update (Nigel)
  6888.  
  6889. Thu Jun 12 05:20:27 CEST 2003
  6890. -----------------------------
  6891.   * libclamav: zziplib updated to 0.10.81
  6892.  
  6893. Thu Jun  5 14:38:20 CEST 2003
  6894. -----------------------------
  6895.   * clamd: new directive - AllowSupplementaryGroups (feature requested by
  6896.        exiscan users)
  6897.   * freshclam: new options --on-error-execute, --on-update-execute (suggested
  6898.            by Douglas J Hunley <doug*hunley.homeip.net>).
  6899.  
  6900. Fri May 30 06:06:28 CEST 2003
  6901. -----------------------------
  6902.   * freshclam: fixed segfault with --proxy-user (patch by Damien Curtain
  6903.            <damien*pagefault.org> also independently submitted by
  6904.         Nick Gazaloff <nick*sbin.org>)
  6905.   * libclamav: mbox code fixed to find the party virus (Nigel)
  6906.   * clamav-milter: wasn't thread safe - fixed (thanks to Krzysztof
  6907.            Oledzki <ole*ans.pl>) (Nigel)
  6908.   * clamd: fixed compilation problem when --enable-bigstack is used on a non
  6909.        BSD system (thanks to Mike Loewen <mcl8*psu.edu>)
  6910.  
  6911. Thu May 22 05:18:56 CEST 2003
  6912. -----------------------------
  6913.   * clamd:
  6914.       + fixed BSD problem introduced in -20030424.
  6915.       + bind()/socket errors will only be logged (no stderr messages!)
  6916.       + increased thread stack under BSD. Bigger thread stack may be
  6917.     required on some other systems, too. It's now available with
  6918.     the configure option --enable-bigstack
  6919.  
  6920. Mon May 12 01:47:18 CEST 2003
  6921. -----------------------------
  6922.   * clamd: added missing close(acceptd) in scanstream() which was causing
  6923.        a leak of socket descriptors when using clamav-milter. Bug fixed
  6924.        by Nick Gazaloff <nick*sbin.org>, also was earlier reported by
  6925.        Kristof Petr <Kristof.P*fce.vutbr.cz> and Nigel.
  6926.   * clamscan: use unzoo instead of non-free zoo (patch by Magnus Ekdahl)
  6927.   * libclamav: updated mbox code (Nigel)
  6928.  
  6929. Wed Apr 30 22:23:50 CEST 2003
  6930. -----------------------------
  6931.   * libclamav: use bzReadOpen instead of BZ2_bzReadOpen under Solaris
  6932.            (patch by Hrvoje Habjanic <hrvoje.habjanic*zg.hinet.hr>)
  6933.  
  6934. Thu Apr 24 02:07:45 CEST 2003
  6935. -----------------------------
  6936.   * freshclam: proxy authorization support (Gernot Tenchio
  6937.            <g.tenchio*telco-tech.de>)
  6938.   * clamav-milter: ported clamfi_envrcpt which fixes the bug reported by
  6939.            Joe Talbott <jtalbott*halifax.com> from 0.52 to 0.53.
  6940.            Nigel, please check it - there is a version problem with
  6941.            clamav-milter.
  6942.   * clamd: in some cases it was writing to stderr, which was already closed by
  6943.        daemonize(). Bug found by Brian May <bam*debian.org>.
  6944.   * freshclam: remove 'mirror' file (it remembers the last accessible mirror
  6945.            when the first one from the list is not working) only after
  6946.            next succesful database update
  6947.  
  6948. Mon Apr 21 05:15:42 CEST 2003
  6949. -----------------------------
  6950.   * freshclam: mirror list support (Damien Curtain <damien*pagefault.org>)
  6951.  
  6952. Tue Apr 15 20:11:32 CEST 2003
  6953. -----------------------------
  6954.   * libclamav: cl_md5sum: stream wasn't closed after reading (fixed by Damien
  6955.            Curtain <damien*pagefault.org>)
  6956.  
  6957. Fri Apr  4 04:09:14 CEST 2003
  6958. -----------------------------
  6959.   * clamav-milter: added manual page
  6960.  
  6961. Thu Apr  3 15:39:05 CEST 2003
  6962. -----------------------------
  6963.   * libclamav: mbox update (Nigel)
  6964.          + support for embedded rfc822 messages
  6965.          + fixed possible infinite loop
  6966.   * clamscan: support for sendfile() (Linux) for --move option (Nigel)
  6967.  
  6968. Sat Mar 29 05:22:06 CET 2003
  6969. ----------------------------
  6970.   * libclamav: rewind a mbox file after mbox-scanning (this was missing and
  6971.            file wasn't scanned in raw mode after an unsuccessful mbox
  6972.            scanning)
  6973.   * clamav-milter: 0.53 (Nigel)
  6974.  
  6975. Mon Mar 24 23:07:34 CET 2003
  6976. ----------------------------
  6977.   * clamd: increased thread stack size on BSD systems, this prevents
  6978.        clamd from crashing with Zip scanning (Nigel)
  6979.   * clamscan: fixed --mbox (was inactive since snapshot 20030312)
  6980.  
  6981. Thu Mar 20 15:25:47 CET 2003
  6982. ----------------------------
  6983.   * clamav-milter: v 0.51 (Nigel)
  6984.   * clamd: fixed compile problem on systems without /dev/urandom (AIX,
  6985.        Solaris) (bug reported some time ago by Mike Loewen <mcl8*psu.edu>,
  6986.        and recently by Piotr Kasztelowicz <pekasz*am.torun.pl>)
  6987.   * configure: --disable-bzip2 (disables automatic support for bzip2 library)
  6988.  
  6989. Mon Mar 17 10:36:01 CET 2003
  6990. ----------------------------
  6991.   * libclamav: updated mbox code - MacOSX fixes (Nigel)
  6992.  
  6993. Mon Mar 17 00:58:28 CET 2003
  6994. ----------------------------
  6995.   * clamd: fixed SelfCheck (was disabled in the code) it now also checks a
  6996.        timestamps of .db and .db2 files in the database directory and
  6997.        forces db reload if needed.
  6998.   * freshclam: mirror support (transparent for a user)
  6999.  
  7000. Sun Mar 16 04:44:22 CET 2003
  7001. ----------------------------
  7002.   * libclamav: cl_stat{inidir, chkdir, free} - functions for monitoring
  7003.            database changes
  7004.   * documentation updates
  7005.  
  7006. Sat Mar 15 04:26:54 CET 2003
  7007. ----------------------------
  7008.   * big documentation update
  7009.  
  7010. Thu Mar 13 04:39:13 CET 2003
  7011. ----------------------------
  7012.   * documentation updates
  7013.  
  7014. Wed Mar 12 02:56:57 CET 2003
  7015. ----------------------------
  7016.   * libclamav: fixed buffer overflow in unrarlib (patch by Robbert Kouprie
  7017.            <robbert*exx.nl>)
  7018.   * clamav-milter:
  7019.     + v 0.3 (Nigel)
  7020.     + --enable-milter must be enabled with ./configure
  7021.   * clamscan:
  7022.     + use arj instead of non-free unarj (patch by Magnus Ekdahl)
  7023.     + removed thread support
  7024.  
  7025. Wed Mar  5 04:05:37 CET 2003
  7026. ----------------------------
  7027.   * clamscan: --move option (by Damien Curtain <damien*pagefault.org>)
  7028.  
  7029. Thu Feb 27 02:51:32 CET 2003
  7030. ----------------------------
  7031.   * clamd: StreamMaxLength
  7032.  
  7033. Wed Feb 26 02:17:33 CET 2003
  7034. ----------------------------
  7035.   * clamav-milter (by Nigel Horne): merged with the main tree
  7036.                     FIXME: configure should detect libmilter
  7037.                     directory and use it instead of the
  7038.                     hardcoded -L/usr/lib/libmilter (on Debian)
  7039.   * libclamav: fixed strcasecmp() compile problem in zziplib on
  7040.            Free/NetBSD and others
  7041.   * clamd: disabled syslog support on AIX [it doesn't have vsyslog()]
  7042.        (thanks to Mike Loewen <mcl8*psu.edu>)
  7043.  
  7044. Mon Feb 24 19:21:19 CET 2003
  7045. ----------------------------
  7046.   * libclamav: mbox update (Nigel)
  7047.  
  7048. Mon Feb 17 03:20:27 CET 2003
  7049. ----------------------------
  7050.   * clamd:
  7051.     + implemented STREAM command - scanning on socket
  7052.     + StreamSaveToDisk option - save stream to disk before scanning
  7053.       (allows scanning within archives). StreamMaxLength is not yet
  7054.       implemented.
  7055.     + fixed CONTSCAN command - limits were disabled.
  7056.   * clamdscan:
  7057.     + stdin scanning (uses STREAM command)
  7058.  
  7059.  
  7060. Thu Jan 23 23:51:58 CET 2003
  7061. ----------------------------
  7062.   * clamd:
  7063.     + fixed segfault with extra space between option and argument
  7064.       in config file (Magnus Ekdahl <magnus*debian.org>)
  7065.     + additional protection - timeouts for infinite (wait) loops
  7066.       (idea by Hrvoje Habjanic <hrvoje.habjanic*zg.hinet.hr>)
  7067.   * clamscan: enhanced -i option (Magnus Ekdahl)
  7068.   * libclamav: mbox update (detection of viruses that put their payloads
  7069.            after the end of message marker) (Nigel). Thanks to Stephen
  7070.            White <stephen*earth.li> for finding the bugs; test viruses
  7071.            and for the CGI infector :)
  7072.  
  7073. Fri Jan 10 01:52:41 CET 2003
  7074. ----------------------------
  7075.   * treat 'Zip of Death' as a virus (Malformed Zip FOUND), detection
  7076.     is now much faster.
  7077.  
  7078. Thu Jan  9 01:06:35 CET 2003
  7079. ----------------------------
  7080.   * clamd: syslog support (patch by Hrvoje Habjanic
  7081.        <hrvoje.habjanic*zg.hinet.hr>), slightly modified to use LogSyslog
  7082.   * clamscan: temporarily disabled thread autoconfiguration (few people
  7083.           reported problem on SMP systems), will be fixed soon.
  7084.  
  7085. Tue Dec 31 13:25:27 CET 2002
  7086. ----------------------------
  7087.   * mboxscan update from Nigel
  7088.   * clamscan: archive limits (for libclamav) enabled by default:
  7089.           max-files = 500, max-size = 10M, max-recursion = 5. They
  7090.           might be disabled (with value of 0) or changed from a command
  7091.           line.
  7092.  
  7093. Fri Dec 13 00:11:11 CET 2002
  7094. ----------------------------
  7095.   * clamd: ArchiveLimitMemoryUsage
  7096.  
  7097. Wed Dec 11 04:01:33 CET 2002
  7098. ----------------------------
  7099.   * libclamav: bzip2 support (the library with development files must
  7100.            be installed before clamav configuration/compilation)
  7101.  
  7102. Mon Dec  9 02:01:31 CET 2002
  7103. ----------------------------
  7104.   * libclamav: updated mbox code (added support for decoding viruses sent in
  7105.            message bodies) (Nigel)
  7106.   * clamscan: logging (-l) of infected files was missing ! added
  7107.   * clamd: ScannerDaemonOutputFormat (patch by Andreas Piesk
  7108.        <Andreas.Piesk*heise.de>)
  7109.  
  7110. Thu Dec  5 05:32:21 CET 2002
  7111. ----------------------------
  7112.   * libclamav: scanners.c -> cli_scandesc() optimization (patch by
  7113.            Hendrik Muhs <Hendrik.Muhs*student.uni-magdeburg.de>)
  7114.  
  7115. Wed Dec  4 01:31:24 CET 2002
  7116. ----------------------------
  7117.   * clamd: fixed CONTSCAN command (archive support was by mistake disabled
  7118.        (that was hardcoded), so clamdscan wasn't able to scan within
  7119.        archives); ScanMail command
  7120.  
  7121. Tue Dec  3 02:19:43 CET 2002
  7122. ----------------------------
  7123.   * libclamav: CL_MAIL
  7124.   * clamscan: --mbox also enables direct support for scanning mbox/maildir files
  7125.  
  7126. Mon Dec  2 01:21:14 CET 2002
  7127. ----------------------------
  7128.   * included how-to in Portugese by MARCOLINO, Alexandre de Jesus
  7129.   * libclamav: initial support for direct scanning of mail files
  7130.  
  7131. Fri Nov 29 23:18:36 CET 2002
  7132. ----------------------------
  7133.   * configure: fixed --enable-id-check option (Jason Englander
  7134.            <jason*englanders.cc>)
  7135.   * clamscan: fixed --remove option in clamscan (it didn't work with internal
  7136.           archivers) (patch by Damien Curtain <damien*pagefault.org>)
  7137.   * AIX support (thanks to Mike Loewen <mloewen*sturgeon.cac.psu.edu>)
  7138.   * Tru64 support (thanks to Christophe Varoqui <ext.devoteam.varoqui*sncf.fr>)
  7139.   * libclamav: mbox: fixed memory leak (Nigel)
  7140.  
  7141. Thu Nov 21 01:27:21 CET 2002
  7142. ----------------------------
  7143.   * configure: do not overwrite existing clamav.conf file
  7144.   * clamd: disable logging of a unnecessary time stamps with LogTime when
  7145.        LogVerbose isn't used (patch by Ed Phillips <ed*UDel.Edu>)
  7146.   * freshclam: no-cache enabled by default; Cygwin support fix
  7147.   V 0.54
  7148.  
  7149. Wed Nov 20 01:15:48 CET 2002
  7150. ----------------------------
  7151.   * configure: --enable-id-check - it uses the check procedure from Jason
  7152.            Englander, currently it will fail on systems with getent,
  7153.            if it doesn't detect clamav group.
  7154.   * all tools: removed huge printf() in help() (there was a buffer overflow
  7155.            problem with --help option under Windows and SCO Unix
  7156.            (reported by Wojciech Noworyta <wnow*konarski.edu.pl> and
  7157.            Nigel respectively)
  7158.  
  7159. Sun Nov 17 00:37:19 CET 2002
  7160. ----------------------------
  7161.   * libclamav: mbox code protected with a mutex, support for NO_STRTOK_R
  7162.  
  7163. Sat Nov 16 00:37:19 CET 2002
  7164. ----------------------------
  7165.   * libclamav: zziplib updated to 0.10.66
  7166.   * libclamav: work-around for zziplib bug (segfault with some strange files)
  7167.            (thanks to Oliver Paukstadt <pstadt*stud.fh-heilbronn.de> for
  7168.            the bug ruport)
  7169.   * mbox code: updated and moved into libclamav (Nigel)
  7170.   * rewritten pattern matcher
  7171.  
  7172. Tue Nov 12 23:51:46 CET 2002
  7173. ----------------------------
  7174.   * engine improvement (added support for the ?? wildcard)
  7175.  
  7176. Mon Nov 11 00:47:03 CET 2002
  7177. ----------------------------
  7178.   * accept --threads even when threads are not supported, because some
  7179.     programs have this option hardcoded (eg. amavis-ng)
  7180.  
  7181. Fri Nov  8 23:43:55 CET 2002
  7182. ----------------------------
  7183.   * clamd: CONTSCAN, VERSION
  7184.   * clamdscan: initial version
  7185.  
  7186. Thu Nov  7 12:14:54 CET 2002
  7187. ----------------------------
  7188.   * clamscan: mbox code is thread-safe now (Nigel)
  7189.  
  7190. Fri Nov  1 21:16:34 CET 2002
  7191. ----------------------------
  7192.   * applied patch from Patrick Bihan-Faou <patrick*mindstep.com>, which
  7193.     allows configuration of the clamav user and group with --with-user and
  7194.     --with-group
  7195.  
  7196. Thu Oct 31 23:17:00 CET 2002
  7197. ----------------------------
  7198.   * clamscan:
  7199.     + removed limit for the file name length
  7200.     + mbox: - || -, enabled thread support (Nigel), reenabled directory cleaning
  7201.   * clamd: use dynamic file name allocation too (the file name buffer size
  7202.     size was ok, though)
  7203.   V 0.53
  7204.  
  7205. Tue Oct 29 13:17:08 CET 2002
  7206. ----------------------------
  7207.   * clamscan: mbox.c - temporarily disabled clamav_rmdirs()
  7208.   V 0.52
  7209.  
  7210. Tue Oct 29 02:15:11 CET 2002
  7211. ----------------------------
  7212.   * mboxscan: new version (Nigel Horne)
  7213.   * clamscan: mbox.c fixes for *BSD (including MacOSX) support (Nigel Horne)
  7214.   * clamscan: others.c - enable core dumping (Nigel Horne), it's enabled with
  7215.           --enable-debug
  7216.   * included "Installing qmail-scanner, Clam Antivirus and SpamAssassin under
  7217.     FreeBSD" how-to by Paul Hoadley and Eric Parsonage
  7218.   * HPUX support (thanks to Joe Oaks <joe.oaks*hp.com>)
  7219.   * freshclam: included patch from Ant La Porte <ant*dvere.net> - it forces
  7220.            'no-cache' option in proxy servers - you need to enable
  7221.            it with --disable-cache, though.
  7222.   * clamd is a system command (clamd.1 -> clamd.8, /usr/local/bin ->
  7223.     /usr/local/sbin) (Magnus Ekdahl)
  7224.  
  7225. Sun Oct 27 00:22:59 CEST 2002
  7226. -----------------------------
  7227.   * clamscan: mbox update from Nigel
  7228.   * disable clamd building on systems without pthread support
  7229.  
  7230. Fri Oct 25 23:21:49 CEST 2002
  7231. -----------------------------
  7232.   * clamd: SelfCheck
  7233.   * clamd: fixed problem with recursive scanning of the directories with
  7234.        st_size == 0 (the initial check in scan() was treating them like
  7235.        an empty files) (bug reported by Jason Englander
  7236.        <jason*englanders.cc>)
  7237.  
  7238. Wed Oct 23 02:27:13 CEST 2002
  7239. -----------------------------
  7240.   * clamd: check timeouts when waiting for threads in RELOAD mode
  7241.  
  7242. Mon Oct 21 01:36:31 CEST 2002
  7243. -----------------------------
  7244.   * freshclam: applied http-proxy patch from http://bugs.debian.org/clamav (by
  7245.     Martin Lesser <admin-debian*bettercom.de>)
  7246.   * clamd: drop supplementary groups (suggested by Enrico Scholz
  7247.     <enrico.scholz*informatik.tu-chemnitz.de>)
  7248.   * clamd: work-around for the segmentation fault at QUIT under FreeBSD
  7249.  
  7250. Wed Oct 16 23:58:45 CEST 2002
  7251. -----------------------------
  7252.   * included TrashScan 0.08 (from Trashware <trashware*gmx.de>)
  7253.  
  7254. Sun Oct 13 20:23:43 CEST 2002
  7255. -----------------------------
  7256.   * mbox update from Nigel
  7257.  
  7258. Wed Oct  9 00:52:08 CEST 2002
  7259. -----------------------------
  7260.   * clamd: fixed THREXIT (thanks to Piotr Gackiewicz <gacek*intertele.pl>)
  7261.   * clamd: fixed thread argument passing
  7262.   * clamscan: mbox: don't scan empty attachments (Nigel Horne)
  7263.   * configure: --with-db1, --with-db2 (suggested by Magnus Ekdahl)
  7264.  
  7265. Mon Oct  7 19:47:21 CEST 2002
  7266. -----------------------------
  7267.   * libclamav: OAV database support
  7268.   * libclamav: limited memory usage
  7269.   * clamscan: fixed compile error reported by Henk Kuipers
  7270.           <henk*opensourcesolutions.nl>.
  7271.  
  7272. Fri Oct  4 23:41:18 CEST 2002
  7273. -----------------------------
  7274.   * ln clamd/cfgfile.c freshclam/cfgfile.c -> after make dist, the actual
  7275.     cfgfile.c file will be copied to the freshclam dir, thus freshclam doesn't
  7276.     depend on clamd
  7277.   * removed Nigel's patch for scanning all files from argument list
  7278.     (strtok() problem, eg. clamscan --unzip /tmp)
  7279.  
  7280. Thu Oct  3 20:32:23 CEST 2002
  7281. -----------------------------
  7282.   * libclamav: remove (Clam) from virus names during the database loading
  7283.  
  7284. Thu Oct  3 01:12:00 CEST 2002
  7285. -----------------------------
  7286.   * freshclam: --daemon-notify option
  7287.   * clamscan: don't scan /proc files at all (st_dev comparing)
  7288.  
  7289. Wed Oct  1 21:23:08 CEST 2002
  7290. -----------------------------
  7291.   * clamscan: mbox code update from Nigel
  7292.   * docs: clamav.conf(5)
  7293.  
  7294. Tue Oct  1 00:16:47 CEST 2002
  7295. -----------------------------
  7296.   * freshclam: support for viruses.db2
  7297.  
  7298. Mon Sep 30 02:39:13 CEST 2002
  7299. -----------------------------
  7300.   * clamd: PidFile, clamd(1)
  7301.   * support/mboxscan: try create the temporary file in a safe manner
  7302.  
  7303. Sun Sep 29 01:39:04 CEST 2002
  7304. -----------------------------
  7305.   * big update of the documentation
  7306.   * freshclam: applied patch from Nigel; small clean-up (don't worry Nigel ;))
  7307.   * libclamav: zziplib: sys/inttypes.h support under FreeBSD;
  7308.   cli_scanrar_inuse changed to pthread_t type
  7309.  
  7310. Thu Sep 26 23:47:26 CEST 2002
  7311. -----------------------------
  7312.   * clamd: PING
  7313.   * libclamav: small API changes; disable zlib code, when zlib.h is not detected
  7314.   * documentation updates
  7315.  
  7316. Wed Sep 25 00:38:09 CEST 2002
  7317. -----------------------------
  7318.   * freshclam: http proxy support ($http_proxy, $no_proxy env.) (by Nigel Horne)
  7319.   * clamd: ClamukoScanOnOpen/Close/Exec, ClamukoIncludePath,
  7320.     ClamukoExcludePath, ClamukoMaxFileSize, ClamukoScanArchive
  7321.   * freshclam: --http-proxy option
  7322.  
  7323.  
  7324. Tue Sep 24 03:27:03 CEST 2002
  7325. -----------------------------
  7326.   * libclamav: enhanced virus searching engine - it's able to use partial
  7327.     signatures, what is useful in a case of polymorphic viruses. Because it's
  7328.     build on the top of the current pattern matching algorithm (which is not
  7329.     position sensitive), there's possibility that clean file will be classified
  7330.     as infected, but such situations are possible with standard signatures,
  7331.     too. Anyway, in my tests everything was fine. The change was needed for
  7332.     catching a really complex polymorphic virus called Magistr.
  7333.     The analysis of this virus (it's also a worm) took me 2 hours :-/
  7334.     Signatures in the new format are keeped in .db2 files (it doesn't conflict
  7335.     with old clamscan versions).
  7336.   * clamd: fixed Clamuko exiting
  7337.   * clamscan: mbox.c update from Nigel
  7338.  
  7339. Mon Sep 23 03:16:14 CEST 2002
  7340. -----------------------------
  7341.   * clamscan: message.c/mbox.c update from Nigel Horne
  7342.   * first updates of the documentation
  7343.  
  7344. Sun Sep 22 01:53:34 CEST 2002
  7345. -----------------------------
  7346.   * clamd: Clamuko (on-line virus scanning under Linux)
  7347.  
  7348. Sat Sep 21 01:21:27 CEST 2002
  7349. -----------------------------
  7350.   * clamd: LogFile requires full path
  7351.   * fixed compile problem under Linux
  7352.  
  7353. Fri Sep 20 02:37:04 CEST 2002
  7354. -----------------------------
  7355.   * clamd: stop directory scanning when virus found (it now stops immediately,
  7356.     not scanning higher directories)
  7357.   * Solaris support
  7358.   * libtool fix - now it allows old style -pthread BSD flag (you can find
  7359.     the changes by searching my name in ltmain.sh/libtool).
  7360.   * next libtool fix: allow -lc_r - it's required on my FreeBSD-CURRENT
  7361.   * partial FreeBSD support - everything compiles, but clamd segfaults when
  7362.     zlib is used (gzip/zip). clamscan works smoothly.
  7363.  
  7364. Thu Sep 19 01:27:26 CEST 2002
  7365. -----------------------------
  7366.   * clamscan/message.c patch (Nigel Horne)
  7367.   * removed trashscan (security problem reported by Magnus Ekdahl)
  7368.   * should be more portable now
  7369.  
  7370. Tue Sep 17 02:50:23 CEST 2002
  7371. -----------------------------
  7372.   * included Japanese documentation by Masaki Ogawa <proc*mac.com>
  7373.   * clamscan: included mbox code (--mbox) and few small fixes from
  7374.     Nigel Horne <njh*bandsman.co.uk>
  7375.   * clamd: LocalSocket, Foreground, User.
  7376.   * updated examples/ex1.c
  7377.  
  7378. Sun Sep 15 17:22:01 CEST 2002
  7379. -----------------------------
  7380.   * freshclam: log 'Database updated.' (thanks to Jeffrey Moskot
  7381.     <jef*math.miami.edu> for the bug report), log number of signatures
  7382.     in a downloaded database.
  7383.   * clamd: RAWSCAN, small cleanups
  7384.   * clamscan: thread support is disabled on non-Linux systems, due to
  7385.     some code, which utilizes process based threads model
  7386.  
  7387. Sun Sep 15 02:18:58 CEST 2002
  7388. -----------------------------
  7389.   * clamscan:
  7390.     * applied patch for including and excluding multiple
  7391.       patterns (by Alejandro Dubrovsky <s328940*student.uq.edu.au>);
  7392.     * applied patch for processing all files/directories from argument list
  7393.       (by Nigel Horne <njh*smsltd.demon.co.uk>);
  7394.     * -d switch recognises directory and loads all .db files from
  7395.       (requested by debian user)
  7396.   * libclamav: better handling of malformed databases in cl_loaddb()
  7397.  
  7398. Sat Sep 14 01:43:40 CEST 2002
  7399. -----------------------------
  7400.   * clamd: LogFileMaxSize; testing
  7401.  
  7402. Thu Sep 12 23:05:57 CEST 2002
  7403. -----------------------------
  7404.   * clamd: mdprintf(), LogFileUnlock, LogTime
  7405.  
  7406. Wed Sep 11 02:45:05 CEST 2002
  7407. -----------------------------
  7408.   * clamd: RELOAD command for database reloading
  7409.  
  7410. Tue Sep 10 01:25:32 CEST 2002
  7411. -----------------------------
  7412.   * libclamav: rewritten database loaders; better error handling:
  7413.     new error codes: CL_EMALFDB, CL_EPATSHORT, CL_EHEX.
  7414.  
  7415. Sun Sep  8 14:16:20 CEST 2002
  7416. -----------------------------
  7417.   * clamd: SIGINT, SIGTERM handling; QUIT command (signal based)
  7418.  
  7419. Fri Sep  6 03:37:09 CEST 2002
  7420. -----------------------------
  7421.   * libclamav: fixed recursion counter bug, scanrar - cancellation
  7422.     cleanup handler
  7423.   * clamd: LogVerbose, checksymlink(), FollowDirectorySymlinks,
  7424.     FollowFileSymlinks, MaxDirectoryRecursion; intensive testing
  7425.  
  7426. Thu Sep  5 03:31:40 CEST 2002
  7427. -----------------------------
  7428.   * clamd: ThreadTimeout, threadwatcher()
  7429.  
  7430. Wed Sep  4 03:57:59 CEST 2002
  7431. -----------------------------
  7432.   * clamd: limits
  7433.  
  7434. Tue Sep  3 03:25:34 CEST 2002
  7435. -----------------------------
  7436.   * clamd: scanner.c [scan(), dirscan()], SCAN command
  7437.  
  7438. Sat Aug 31 02:48:56 CEST 2002
  7439. -----------------------------
  7440.   * clamd: tcpserver() and others
  7441.   * updated Sendmail+Amavis+ClamAv installation how-to, thanks to
  7442.     Erick I. Lopez Carreon <elopezc*technitrade.com>
  7443.  
  7444. Fri Aug 30 03:32:37 CEST 2002
  7445. -----------------------------
  7446.   * clamd: initial files; written config parser
  7447.  
  7448. Thu Aug 29 02:05:53 CEST 2002
  7449. -----------------------------
  7450.   * libclamav: Makefile.am cleanups
  7451.   * clamscan: tries to decompress file with built-in code, if it fails can
  7452.     use external unpacker; --disable-archive: it disables built-in archive
  7453.     code in libclamav
  7454.   * freshclam, sigtool: fixed compilation problems, removed others.c,
  7455.     shared.h, they're linked against libclamav
  7456.  
  7457. Wed Aug 28 03:16:17 CEST 2002
  7458. -----------------------------
  7459.   * libclamav: unrarlib and zziplib are configured during compilation with
  7460.     -D'efines
  7461.  
  7462. Tue Aug 27 02:46:39 CEST 2002
  7463. -----------------------------
  7464.   * libclamav: cl_freetrie(), cl_perror()
  7465.   * clamscan: fixed compile problem on Solaris 8 (#include <signal.h> lack
  7466.     in others.c), thanks to Mike Loewen
  7467.  
  7468. Sun Aug 25 02:34:33 CEST 2002
  7469. -----------------------------
  7470.   * libclamav: general cleanups, API changes, error codes, finished with
  7471.     the initial version ! :)
  7472.   * clamscan: adopted to the new API, cleanups, some code from libclamav
  7473.     was moved back to clamscan
  7474.  
  7475. Sat Aug 24 01:16:06 CEST 2002
  7476. -----------------------------
  7477.   * libclamav: RAR code can't be recursive, because it's protected with mutex
  7478.     (unrarlib isn't thread safe)
  7479.   * libclamav: implemented recursion limit
  7480.   * clamscan: --max-recursion
  7481.  
  7482. Thu Aug 22 03:28:29 CEST 2002
  7483. -----------------------------
  7484.   * implemented gzip support
  7485.   * fixed threads deadlock in critical error situations
  7486.   * fixed sigtool bug (negative seeking)
  7487.   * unpacker execution problem is no longer treated as critical
  7488.   * TrashScan 0.07
  7489.   * --exclude (regular expressions are not supported !)
  7490.   * included html documentation
  7491.   * fixed bug in sigtool (negative seeking)
  7492.  
  7493. Tue Aug 20 02:43:29 CEST 2002
  7494. -----------------------------
  7495.   * corrections in zip code
  7496.   * clamscan uses cl_limits structure
  7497.  
  7498. Fri Aug 16 01:43:35 CEST 2002
  7499. -----------------------------
  7500.   * implemented Zip support ! It uses ZZIPLIB and zlib library. ZZIPLIB is
  7501.     included in the sources, so only zlib is required.
  7502.  
  7503. Thu Aug 15 02:40:01 CEST 2002
  7504. -----------------------------
  7505.   * uhh, built in RAR support ! Archives are detected with a magic string,
  7506.     the scan process is transparent for cl_scandesc() user. Unrarlib was
  7507.     slightly modified: functions' arguments don't use an archive name but
  7508.     a descriptor. The library isn't thread safe, that's why all operations
  7509.     have to be protected with a mutex.
  7510.  
  7511. Tue Aug 13 20:55:05 CEST 2002
  7512. -----------------------------
  7513.   * all programs are statically linked against libclamav
  7514.  
  7515. Tue Aug 12 00:38:45 CEST 2002
  7516. -----------------------------
  7517.   * finished with the initial version of libclamav
  7518.  
  7519. Fri Aug  2 14:32:38 CEST 2002
  7520. -----------------------------
  7521.   * included trashscan (Trashware)
  7522.   * --remove
  7523.   * documentation updates
  7524.   V 0.23
  7525.  
  7526. Tue Jul 30 14:18:27 CEST 2002
  7527. -----------------------------
  7528.   * printusage() with DEBUG only
  7529.  
  7530. Mon Jul 29 21:57:27 CEST 2002
  7531. -----------------------------
  7532.   * --with-debug
  7533.   * changed timestamps due to problems with my system clock
  7534.  
  7535. Mon Jul 29 02:19:55 CEST 2002
  7536. -----------------------------
  7537.   * reads all .db files from DATADIR, viruses.db is still the main database !
  7538.  
  7539. Fri Jul 26 03:19:12 CEST 2002
  7540. -----------------------------
  7541.   * fixed isnumber() conflict on some unices
  7542.  
  7543. Thu Jul 25 00:02:42 CEST 2002
  7544. -----------------------------
  7545.   * .deb support (Magnus Ekdahl)
  7546.   * new clam logo (Michal Hajduczenia)
  7547.  
  7548. Tue Jul 23 21:42:00 CEST 2002
  7549. -----------------------------
  7550.   * included ClamAV-Test-Signature
  7551.   V 0.22
  7552.  
  7553. Tue Jul 23 03:23:50 CEST 2002
  7554. -----------------------------
  7555.   * fixed problem with unaccesible directories with archives
  7556.     (quite a big piece of code was added for this fix)
  7557.   * removed --strange-unzip
  7558.   * improved -i option, it shuts unpackers up too.
  7559.   * better error handling, new return codes: 58, 59, 63, 64
  7560.   * removed eicar-test-files from test directory due to the GPL
  7561.   * removed Qmail-Scanner patch
  7562.  
  7563. Fri Jul 19 23:47:31 CEST 2002
  7564. -----------------------------
  7565.   * removed --strange-unzip
  7566.  
  7567. Fri Jul 19 00:34:11 CEST 2002
  7568. -----------------------------
  7569.   * AC_DEFINE(THREADS) reorganization for better support
  7570.   * small clamscan cleanup
  7571.  
  7572. Thu Jul 18 20:52:54 CEST 2002
  7573. -----------------------------
  7574.   * fixed amavis-perl patch
  7575.   * fixed database download problem in freshclam
  7576.   * initial NetBSD support (thanks to Marc Baudoin <babafou*babafou.eu.org>
  7577.     and Jean-Edouard BABIN <Jeb*jeb.com.fr>)
  7578.   * --strange-unzip
  7579.   V 0.21
  7580.  
  7581. Tue Jul 16 16:49:57 CEST 2002
  7582. -----------------------------
  7583.   * applied patch from Masaki Ogawa <proc*mac.com>, it adds support
  7584.     for Mac OS X specific users database
  7585.   * additional check for options with numerical arguments
  7586.   * clamdoc fixes by Dennis Leeuw
  7587.  
  7588. Mon Jul 15 01:52:34 CEST 2002
  7589. -----------------------------
  7590.   * documentation updates
  7591.   * removed amavisd-patch
  7592.   V 0.20
  7593.  
  7594. Sun Jul 14 02:40:17 CEST 2002
  7595. -----------------------------
  7596.   * clamscan cleanups
  7597.   * 'Data scanned' added to the summary
  7598.   * freshclam cleanups
  7599.  
  7600. Sat Jul 13 00:09:56 CEST 2002
  7601. -----------------------------
  7602.   * implemented new pattern matching algorithm
  7603.   * removed -w (--whole-file), still supported by getopt().
  7604.  
  7605. Thu Jul  4 13:23:00 CEST 2002
  7606. -----------------------------
  7607.   * fixed mode_t data type problem in manager.c under Mac OS X (thanks
  7608.     to Peter N Lewis <peter*stairways.com.au>)
  7609.  
  7610. Tue Jul  2 03:31:55 CEST 2002
  7611. -----------------------------
  7612.   * DMS 0.2.0
  7613.   * first cleanups in matcher.c, file scanning is stopped when first virus
  7614.     is detected, --one-virus does nothing, but it must be supported
  7615.     by getopt(), because it was used in my amavis patches
  7616.   * --one-virus removed from patches
  7617.   * 'Found viruses' removed from the summary
  7618.   * -i, --infected prints infected files only
  7619.   * updated manual
  7620.   * database update
  7621.  
  7622. Mon Jul  1 00:34:22 CEST 2002
  7623. -----------------------------
  7624.   * new detectCpu() from Magnus Ekdahl, it detects number of processors
  7625.     on most Linux architectures. Great !
  7626.  
  7627. Fri Jun 28 23:36:08 CEST 2002
  7628. -----------------------------
  7629.   * finished writing initial version of sigtool
  7630.   * updated documentation
  7631.   * added sigtool(1) manual
  7632.  
  7633. Thu Jun 27 16:02:44 CEST 2002
  7634. -----------------------------
  7635.   * freshclam uses newer options.c from clamscan
  7636.   * started sigtool
  7637.  
  7638. Tue Jun 25 10:36:41 CEST 2002
  7639. -----------------------------
  7640.   * included Sendmail+Amavis+ClamAv installation how-to from
  7641.     Erick I. Lopez Carreon <elopezc*technitrade.com>
  7642.  
  7643. Sun Jun 23 02:09:52 CEST 2002
  7644. -----------------------------
  7645.   * applied gcc3 support patch from David Ford <david+cert*blue-labs.org>
  7646.   * fixed detectCpu() for systems without /proc/cpuinfo or without
  7647.     'processor' string in it (thanks to Stefan Martig <sm*officeco.ch> for
  7648.     info)
  7649.  
  7650. Mon Jun 17 02:35:24 CEST 2002
  7651. -----------------------------
  7652.   * --with-dbdir
  7653.  
  7654. Sat Jun 15 00:53:54 CEST 2002
  7655. -----------------------------
  7656.   * updated qmail-scanner patch (thanks to Kazuhiko <kazuhiko*fdiary.net>)
  7657.  
  7658. Wed Jun 12 07:09:33 CEST 2002
  7659. -----------------------------
  7660.   * included amavisd-snapshot-20020300 support patch
  7661.   V 0.15
  7662.  
  7663. Sun Jun  9 01:50:30 CEST 2002
  7664. -----------------------------
  7665.   * updated documentation
  7666.   * included qmail-scanner support patch
  7667.  
  7668. Fri Jun  7 21:03:50 CEST 2002
  7669. -----------------------------
  7670.   * applied OpenBSD support patch from Kamil Andrusz <wizz*mniam.net>
  7671.   * fixed problem with password protected archives (unpackers were waiting
  7672.     for password)
  7673.  
  7674. Fri May 31 18:51:31 CEST 2002
  7675. -----------------------------
  7676.   * fixed segfault in freshclam in some situations: return status in md5_file
  7677.     wasn't checked (thanks to Dennis Leeuv <leeuw*stone-it.com>)
  7678.   * other freshclam fixes
  7679.  
  7680. Thu May 30 01:50:21 CEST 2002
  7681. -----------------------------
  7682.   * applied freshclam patch from Arkadiusz Miskiewicz <misiek*pld.org.pl>
  7683.   * included "Debian GNU/Linux Mail Server v. 0.1.0" by Dennis Leeuw
  7684.     <leeuw*stone-it.com> to the documentation
  7685.   * removed CFLAGS from freshclam's Makefile.am
  7686.   V 0.14
  7687.  
  7688. Mon May 27 03:10:20 CEST 2002
  7689. -----------------------------
  7690.   * removed my favorites setreuid/gid (BSD) due to POSIX compliance,
  7691.     setuid/gid are used instead
  7692.   * updated documentation
  7693.   V 0.14-pre
  7694.  
  7695. Sat May 25 18:13:58 CEST 2002
  7696. -----------------------------
  7697.   * fixed crash during extracting when clamscan is started as non-root user
  7698.     (thanks to Andoni Zubimendi <andoni*lpsat.net>), this was included
  7699.     in 0.13
  7700.   * --max-files, --max-space
  7701.  
  7702. Fri May 24 19:59:09 CEST 2002
  7703. -----------------------------
  7704.   * improved automake-support - patch from
  7705.     Arkadiusz Miskiewicz <misiek*pld.org.pl>
  7706.   * support for Mac OS X (thanks to Masaki Ogawa <proc*mac.com>)
  7707.   * updated database
  7708.   * updated documentation
  7709.  
  7710. Sun May 19 18:05:05 CEST 2002
  7711. -----------------------------
  7712.   * updated documentation
  7713.   V 0.12
  7714.  
  7715. Sun May 19 01:39:21 CEST 2002
  7716. -----------------------------
  7717.   * Solaris 2.6 support (thanks to Thomas W. Holt Jr. <twh*cohesive.net>)
  7718.   * added threads autodetection code from Magnus Ekdahl <magnus*debian.org>
  7719.   * fixed probably-not-possible race condition with directory creating
  7720.     in clamscan (not a security problem) (thanks to Magnus Ekdahl)
  7721.   * removed this nasty N(x) macro (thanks to Martijn van Oosterhout
  7722.     <kleptog*svana.org>, who forced ;) me to do this)
  7723.  
  7724. Sat May 18 01:20:29 CEST 2002
  7725. -----------------------------
  7726.   * applied patch from Thomas Quinot <thomas*cuivre.fr.eu.org>
  7727.     WARNING: share/clamav is a new database directory
  7728.   * changed detection of lha extension -> lzh
  7729.   * fixed buffer overflow in option parser (not a security problem)
  7730.     (thanks to Dave Jones <dave*kalkbay.co.za>, who found it first)
  7731.   * updated documentation/Supported platforms, Credits
  7732.  
  7733. Fri May 10 14:25:32 CEST 2002
  7734. -----------------------------
  7735.   * added clam.eps to docs (I forgot about it)
  7736.  
  7737. Thu May  9 21:52:54 CEST 2002
  7738. -----------------------------
  7739.   * fixed problem with inaccessible directories in archives, which caused
  7740.     clamscan hangs (Thanks to Troy Wollenslegel <troy*intranet.org>)
  7741.   * fixed unwanted path completing when using compression and absolute
  7742.     pathname as argument
  7743.   * added support for lha
  7744.   * documentation updated
  7745.  
  7746.   V changed version to 0.11
  7747.  
  7748. Wed May  8 01:03:26 CEST 2002
  7749. -----------------------------
  7750.   * documentation, freshclam manual
  7751.   * last corrections
  7752.  
  7753.   V changed version to 0.10 - first public release
  7754.  
  7755. Tue May  7 02:03:50 CEST 2002
  7756. -----------------------------
  7757.   * fixed endian problems in freshclam
  7758.   * fixed mprintf() logging feature
  7759.   * small fix for Solaris
  7760.   * cleanups, documentation
  7761.   * first version of TODO is empty ;))
  7762.  
  7763.   V changed version to 0.06 (just for me, for backup purposes)
  7764.  
  7765. Sun May  5 23:31:27 CEST 2002
  7766. -----------------------------
  7767.   * freshclam
  7768.  
  7769. Sat May  4 23:28:36 CEST 2002
  7770. -----------------------------
  7771.   * some changes, cleanups
  7772.   * added stream mode
  7773.   * documentation
  7774.   * created initial files for freshclam
  7775.  
  7776. Sat May  4 01:13:54 CEST 2002
  7777. -----------------------------
  7778.   * uhhh, documentation
  7779.   * gentemp()
  7780.   * /dev/urandom detection
  7781.   * others
  7782.   V changed version to 0.05 (just for me, for backup purposes)
  7783.  
  7784. Fri May  3 01:16:04 CEST 2002
  7785. -----------------------------
  7786.   * finished with unpackers
  7787.  
  7788. Thu May  2 01:08:46 CEST 2002
  7789. -----------------------------
  7790.   * removed thread extracting, added standard fork()-setuid() model
  7791.  
  7792. Wed May  1 00:32:38 CEST 2002
  7793. -----------------------------
  7794.   * secure extracting with thread, rmdirs()
  7795.  
  7796. Mon Apr 29 19:52:11 CEST 2002
  7797. -----------------------------
  7798.   * added 'struct optstruct' to some functions' arguments
  7799.  
  7800. Wed Apr 24 06:18:07 CEST 2002
  7801. -----------------------------
  7802.   * fixed redetection of viruses in whole-file mode
  7803.   * sigtab is released
  7804.  
  7805. Tue Apr 23 00:44:03 CEST 2002
  7806. -----------------------------
  7807.   * added FunLove.4099, Lion worm, x.c worm, Adore worm,  patterns to database
  7808.  
  7809. Mon Apr 22 01:37:12 CEST 2002
  7810. -----------------------------
  7811.   * logger disabled by default (it's activated with -l)
  7812.   * "--stdout" option
  7813.   * support for AMaViS (version perl-11), patch in support/amavis
  7814.   * updated manual
  7815.   V changed version to 0.04
  7816.  
  7817. Sun Apr 21 00:11:42 CEST 2002
  7818. -----------------------------
  7819.   * added "one-virus" option
  7820.   * return codes
  7821.   * updated manual
  7822.  
  7823. Fri Apr 19 23:43:11 CEST 2002
  7824. -----------------------------
  7825.   * small changes in manual
  7826.   * removed memmem.c (and removed support for memmem due to new algorithm)
  7827.  
  7828. Thu Apr 18 23:18:21 CEST 2002
  7829. -----------------------------
  7830.   * huge optimisation
  7831.  
  7832. Wed Apr 17 01:49:42 CEST 2002
  7833. -----------------------------
  7834.   * added support for FreeBSD
  7835.   * seperated thread code, POSIX threads are not required now,
  7836.     if there are problems (detected pthread.h, but problems with linker)
  7837.     threads code may be disabled with --disable-pthreads
  7838.   * improved error handling in database parser
  7839.   * updated manual
  7840.   * added log mechanism
  7841.   V changed version to 0.03
  7842.  
  7843. Mon Apr 15 21:17:23 CEST 2002
  7844. -----------------------------
  7845.   * added support for Solaris and Cygwin (just one line)
  7846.   * fixed threads behavior
  7847.  
  7848. Mon Apr 15 00:49:31 CEST 2002
  7849. -----------------------------
  7850.   * multi-threading
  7851.   * improved autoconf support
  7852.   * initial version of manual page
  7853.   V changed version to 0.02
  7854.  
  7855. Fri Apr 12 21:43:28 CEST 2002
  7856. -----------------------------
  7857.   * implemented recursive treewalk()
  7858.   * summary
  7859.  
  7860. Fri Apr 12 01:13:27 CEST 2002
  7861. -----------------------------
  7862.   * added scanmanager()
  7863.   * cleanups && many others
  7864.  
  7865. Thu Apr 11 00:15:27 CEST 2002
  7866. -----------------------------
  7867.   * some improvements
  7868.  
  7869. Wed Apr 10 01:28:50 CEST 2002
  7870. -----------------------------
  7871.   * added scanfile()
  7872.   * general cleanups
  7873.   * first version of working scanner
  7874.   V changed version to 0.01
  7875.  
  7876. Tue Apr  9 02:59:43 CEST 2002
  7877. -----------------------------
  7878.   * added autoconf support
  7879.   * added new files, borrowed from moXar
  7880.  
  7881. Mon Apr  8 01:08:47 CEST 2002
  7882. -----------------------------
  7883.   * some rewrites in pattern matcher
  7884.   * signatures are parsed and loaded to memory into linked list
  7885.  
  7886. Sat Apr  6 22:19:36 CEST 2002
  7887. -----------------------------
  7888.   * implemented hexadecimal strings conversion function
  7889.   * impl. pattern matcher
  7890.